Loading Tool

Explorer IconExplorer

Memory Pool

39,110 transactions
18.74 vMB
0.16998538 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.31/200 MB

Candidate Block

Mining Attempt 0d503523b2f06d83406243ed83a188967ebcfa6dfac93b0f2501c50eab44b8a7
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root 1c05bfc176649675c7be5bbaa1488aea143f52a81e49abd8daddb12f298d7460
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,498
Size: 1.00 vMB
Total Fees: 0.04409920 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (790,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,058 123,058 0000000000005e5f215abea94942ecb1be9d4f0961cfdf8af55c0e92b578beea 49 0.02 vMB 1,578
123,057 123,057 00000000000015c6d3dc5404feb7488fbf037f35711daaf309142b676eb27a5d 6 0.00 vMB 351
123,056 123,056 0000000000000e72ad54344dbf4d495f7182c5e85b2a082b90f6f74cd7394e12 105 0.03 vMB 1,150
123,055 123,055 000000000000595cf32bf240c408bf93dfda354d786fea41b1b212c29d6882ac 1 0.00 vMB 0
123,054 123,054 00000000000057beb305cfc6277e627c778657539c6b076f94df208ee6d06101 22 0.01 vMB 470
123,053 123,053 00000000000066f0c4d34b2a9a11754e3d3266c73938441329d9c27ee50fc0f3 10 0.01 vMB 555
123,052 123,052 0000000000002ee40eeca087c3c2eb660539f139d7d48978fe7b2f49c3905528 8 0.00 vMB 570
123,051 123,051 0000000000001660ec03fc1d3444c34abfc1a07ce6b227e2cdff4f1072c83b8a 11 0.00 vMB 0
123,050 123,050 0000000000000f9d26a843d64e4e50174c9cb5ee9576ea89f0dee69e4b54a81b 6 0.01 vMB 76
123,049 123,049 00000000000021ab4f8d56644538eea7da038ed81cf6344b64419fb0acf08d13 22 0.01 vMB 0
123,048 123,048 00000000000042cef1ea8b08f8a235da4e55215e2f70e7ee17b8b13017be72c2 9 0.00 vMB 3,488
123,047 123,047 0000000000002252c3756a05ed43ebe8524ef1150b9ef893c3c861c0451bb2eb 9 0.00 vMB 0
123,046 123,046 0000000000001dc518bc3d09ff81f205fdc38ff3b0dd1774e70a772217e1182b 2 0.00 vMB 115
123,045 123,045 00000000000031456abc0885cd77ea0301eabe775b1e74250572abf56e44d2e2 6 0.00 vMB 0
123,044 123,044 00000000000017ad9a4763d0ecad27edb6ae1f51aaa08ce454e70cd98b153774 87 0.02 vMB 2,563
123,043 123,043 0000000000003339617c0cedd130b978af1639ed89c55cb3bdc6f7a12d716004 8 0.00 vMB 0
123,042 123,042 0000000000000da7b3db7a966232ee4140ef6419136627a17ee01b7f3e05b8cd 11 0.00 vMB 859
123,041 123,041 00000000000049fa5be502e5ae01b9bcba9719ac8629899c3ad79d38ca6482d5 15 0.01 vMB 346
123,040 123,040 00000000000004200f8e86469954d0b01dc8aa9a9cc9ab018ce99281f4a40b98 21 0.02 vMB 296
123,039 123,039 000000000000479de7df494b25c838f0e102d696e08ad2bb74066d7a7ae69511 49 0.03 vMB 346
123,038 123,038 0000000000005dbbc5d2e025fdc37cde955c08c188e405f3191f3e44c04e8f1d 14 0.00 vMB 2
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 132.29 GB
    • Received: 0.54 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.