Loading Tool

Explorer IconExplorer

Memory Pool

41,020 transactions
26.63 vMB
0.06219891 BTC
Random Selection Loading Transactions
Max Size: 139.00/200 MB

Candidate Block

Mining Attempt 8406246f0f0b6db19e42dd1c2b04144ae64a735f6eeed0e3b18c3da7574410f5
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root faae533b3d3c7e4b74823d1a333365547030d9e0efca3826e23af9779917ca2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,331
Size: 1.00 vMB
Total Fees: 0.01293116 BTC
Feerates: 151.03 > 1.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (694,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,119 220,119 000000000000014b8ebc289046b188a6da50f013cabb69acd5af077bd0532442 647 0.25/1.00 vMB 255
220,118 220,118 0000000000000424753c86dab2500960c9548b8ff5e0f2274c10e10a08662b75 315 0.17/1.00 vMB 141
220,117 220,117 000000000000020a36b4600e143a8e52ed6dbcbf67caa446c5c4e2e6428b4a39 775 0.25/1.00 vMB 288
220,116 220,116 00000000000003a03de28067627797f927ef5dac6b0f6eadf0f5f0246defd17d 87 0.05/1.00 vMB 50
220,115 220,115 00000000000000ebfab86de43954410d88ba4bf7fc8add64970f408e30c9f367 37 0.01/1.00 vMB 212
220,114 220,114 000000000000008fc1465ad78ee9d9bd3af5dca4662bb8920bba4dde77376d7f 311 0.16/1.00 vMB 181
220,113 220,113 0000000000000009a820b4032424927d995bfb1f042e4342bd14afcce1c07f81 246 0.11/1.00 vMB 201
220,112 220,112 00000000000004c97cd9b2073afc373edda69d9a952b1ba021a5c4a1de293dfc 118 0.05/1.00 vMB 122
220,111 220,111 00000000000001d90bb1f985f25375b5fe2bf17f0fccff2d875adcfb6c664aee 393 0.24/1.00 vMB 128
220,110 220,110 000000000000036c5588dc6b41c1839c24d31bd3f6c243e2f40e2fb996130a00 512 0.23/1.00 vMB 177
220,109 220,109 00000000000004506c43d784cd42fa7ff16acda2ee522a8367224c3c6a3806a5 651 0.25/1.00 vMB 205
220,108 220,108 000000000000007cf3d8b4ef0cfc8b68b44f61370cc4e9acb378eb8cd241c260 676 0.25/1.00 vMB 192
220,107 220,107 00000000000001e8946bfe7f01ab131b3c2eb4d1c06feec1dd37e07a127a64b9 504 0.28/1.00 vMB 148
220,106 220,106 00000000000000bc4fd7421d2db4098382a7fa56fb51cf50ffd75dbeae84cc67 622 0.25/1.00 vMB 194
220,105 220,105 0000000000000407822ee9ec72ad3ddc25389dcec043769b262cf5fd9fcf268c 830 0.25/1.00 vMB 283
220,104 220,104 0000000000000243380f496699682a479f8517f9612ca54d31ec8ab05898ba8b 614 0.25/1.00 vMB 229
220,103 220,103 0000000000000171f03febc59adf1120f95f3e9bf09ef868d775b2f9eb1bb339 527 0.34/1.00 vMB 124
220,102 220,102 00000000000001cc37487201398cdf1a0188b77180844f9ad9b56017998871ab 538 0.25/1.00 vMB 168
220,101 220,101 00000000000003da08287ed3f338a38517fbe83ed495848d154530c5582ff0d4 486 0.27/1.00 vMB 193
220,100 220,100 000000000000051ba9aabe5bf253bb6c6545381d051d088334317dbbeadd8476 162 0.06/1.00 vMB 84
220,099 220,099 0000000000000100cf88c113b15abebfb33e3b7de1553ad2654474fabdd09a6d 717 0.25/1.00 vMB 217
Previous 10 blocks ↓
Total Size: 782.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 657.00 GB
    • Received: 14.44 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.