Loading Tool

Explorer IconExplorer

Memory Pool

73,939 transactions
27.31 vMB
0.06431720 BTC
Random Selection Loading Transactions
Max Size: 166.77/200 MB

Candidate Block

Mining Attempt 4e61849d4cb2f14164fa73ed2c4a3d517faa7f7d10f405c5dffb88f0a36fc107
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 78be786703f5adb7b8068524579a17f3567a6bcac327d0a062bfae626a279b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.00633812 BTC
Feerates: 100.53 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (700,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,611 214,611 00000000000004a32a0b59ad061764c8bc0cd634c16ca56dd3f3793412e47c1e 350 0.17/1.00 vMB 289
214,610 214,610 00000000000001c958058366dd80cb12ee73b97481e806ba8aa13a28353a235c 32 0.01/1.00 vMB 158
214,609 214,609 000000000000024105c1dcca81b4d4677a4934497ec8eba3397888c8f9c6e135 154 0.06/1.00 vMB 164
214,608 214,608 000000000000013a82ccd9183d6d12ae61258dfbc6373abd444b8478397e6588 347 0.23/1.00 vMB 122
214,607 214,607 0000000000000453a938b3b9d639206166b29a43f08b6667c292fd0a510aec32 315 0.12/1.00 vMB 215
214,606 214,606 000000000000043e5fa8e91cd969d48dc9c9789ea4baf1489bec10ad5c552b7d 12 0.00/1.00 vMB 78
214,605 214,605 000000000000039f848889b1bed7ee48a20862cd6aba5f036a048dc7e40ff7a1 61 0.03/1.00 vMB 346
214,604 214,604 00000000000002142b43d778f558e2cf5acba7938ea47fd4db4e9a5389b28d20 111 0.05/1.00 vMB 212
214,603 214,603 00000000000004ede03d361d33ec6159f8ef768d3c5b903a729b0d78516e6d1e 253 0.19/1.00 vMB 119
214,602 214,602 0000000000000196c613ef5f90b13199f0b4179ec11d66e549ffee79497caa35 512 0.16/1.00 vMB 347
214,601 214,601 00000000000001d8611d462027bbc9285a9193b1261be9ad09ba042d0f6ead31 10 0.00/1.00 vMB 184
214,600 214,600 00000000000000f63d8dcfe127dad92d922ef41075cf5de227b5e7e6549dd80b 216 0.10/1.00 vMB 232
214,599 214,599 000000000000011d227bd783f955b37008f3ccddac08e2fe771460ddb090f6b8 11 0.00/1.00 vMB 106
214,598 214,598 00000000000003eac7cb66162068fc21896facd1ecff3582c182e1e6657a8b56 351 0.13/1.00 vMB 316
214,597 214,597 000000000000054c7a1a213e5c9fac8a83e580b9c387699fb153a464dee0b078 64 0.02/1.00 vMB 374
214,596 214,596 00000000000002605afcf9d8495f9de174cfe5e8a7ca8d4f01ba37b813953c0e 25 0.01/1.00 vMB 163
214,595 214,595 00000000000003bd4469938ee8f8be44071824bfac5334d053dd5c965eb494a8 284 0.10/1.00 vMB 227
214,594 214,594 00000000000001076dbc82be524bfcef1fd1c4d1590c9e292a68f6ab51b6cc87 16 0.01/1.00 vMB 222
214,593 214,593 0000000000000328329a4d0d5beee8ef160c8c922fee74357ba07422ae8a60eb 25 0.01/1.00 vMB 171
214,592 214,592 000000000000031b382433ac51ac9abb42d5b3935d8b3be3ee4b3857cf317783 146 0.09/1.00 vMB 138
214,591 214,591 000000000000034aaebd9711d5197bd9e5e7386dc6762e0f65e9a686c96ab4ce 347 0.23/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.83 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: 711.63 GB
    • Received: 17.10 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.