Loading Tool

Explorer IconExplorer

Memory Pool

79,254 transactions
29.73 vMB
0.09393348 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt 67f3e3b9f76de1a6f7621c684be5c93bc4bb1884cc2eba289a6424b42f978888
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 69f5eb8a1c3f65afc0cc754ddeffbeedc39f83f88e4e71a7d42bc011d5c99dec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.02759188 BTC
Feerates: 251.00 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (646,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,829 268,829 00000000000000086666c6ebde4e57418ab4e667e0ebe59b8a80fccf72fd9d87 188 0.26/1.00 vMB 16
268,828 268,828 0000000000000007b509773071e2595ef19c6535044d810077b8dc687ed9bafd 639 0.25/1.00 vMB 79
268,827 268,827 00000000000000074747b62d793740ed404036a339cdffca5b21ee2948511973 87 0.06/1.00 vMB 24
268,826 268,826 0000000000000002e32da9cac3126db341c5f3017fe20798199c45d321b1a466 477 0.30/1.00 vMB 67
268,825 268,825 00000000000000055c430320dbcf5824b2ec71180453328a13a640269f2636c0 25 0.04/1.00 vMB 13
268,824 268,824 0000000000000002658daa9384096d17ca55a12c12d5778b53b0f688fc70fa5a 241 0.15/1.00 vMB 4
268,823 268,823 0000000000000003d7de23212a6dffbc3d4e2152a324cfc38703bed566971006 135 0.07/1.00 vMB 32
268,822 268,822 00000000000000032c8bdaeb3e5519c31bee272e145ab05fa01bd72abf7b946c 237 0.15/1.00 vMB 27
268,821 268,821 0000000000000002f5a9df2051e647971a874d36ddcda158dd0a3c37dffe4f97 221 0.15/1.00 vMB 61
268,820 268,820 0000000000000007b8479f0ba4558a7ef861cbf93df872847f068d80ab666c24 250 0.23/1.00 vMB 3,824
268,819 268,819 0000000000000003a1adc1f59d3e769fd75e5bf853352d4958a2219087286093 186 0.08/1.00 vMB 45
268,818 268,818 000000000000000160d3770d1de42d721eb01421ef86a953a3fe68a4dfe5636b 246 0.15/1.00 vMB 48
268,817 268,817 00000000000000065e9f001a1637c0b7b545af23baf23d7a2eef004d27ec056e 247 0.10/1.00 vMB 59
268,816 268,816 0000000000000004964ab9743ae30b38b4fee07854295a037be58526a820de0e 170 0.11/1.00 vMB 53
268,815 268,815 0000000000000004f69c2daf420d8aa877c223e7a12f49195fd6725d05cb4079 188 0.08/1.00 vMB 35
268,814 268,814 0000000000000002045925b4846f987d7ea617845784dd015edc454329db6366 252 0.15/1.00 vMB 10
268,813 268,813 00000000000000069f793bcef183ba9c1bcd3002fe2bcbccd2d7ac1ed10ceeda 154 0.07/1.00 vMB 48
268,812 268,812 00000000000000002f228a030957fc087d73eba6163b8d5f907aeb6e8e0da74f 42 0.07/1.00 vMB 16
268,811 268,811 00000000000000062f6f65876c9b8e202d4bc3a48284495ff14cad79a66bb1d0 163 0.07/1.00 vMB 50
268,810 268,810 00000000000000001a052293935dc5953273db3dfba7381d0b85d424b18ff394 161 0.10/1.00 vMB 36
268,809 268,809 0000000000000007aba5ef8e8bb5f31617ca452d84da23bd20c65dad24ea9c95 333 0.17/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.62 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: 672.02 GB
    • Received: 16.11 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.