Loading Tool

Explorer IconExplorer

Memory Pool

51,539 transactions
30.00 vMB
0.11597968 BTC
Random Selection Loading Transactions
Max Size: 159.81/200 MB

Candidate Block

Mining Attempt ee0be3a9f983aa8051ac0b09b5c1ec86eabd0a13f0b1102e5cba83cac0f4c611
Version 20000000
Previous Block 00000000000000000000686bed0627151f22dbb88dc97c9a06af7e0389956d6c
Merkle Root 2647d25660ea01c04972e381c27dddd620d09314a7beca752ccadac1ebe7e153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,538
Size: 1.00 vMB
Total Fees: 0.05071028 BTC
Feerates: 110.31 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,260 (564,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,612 349,612 0000000000000000061723db0ff11ad968511ac5f910f770e47604a380bd7192 782 0.43/1.00 vMB 26
349,611 349,611 00000000000000000359ce47f8c0dab5563dc86b7f8f8eb54144798334a74a6b 1,009 0.46/1.00 vMB 30
349,610 349,610 00000000000000001703b52c9173bc88778b10c925b21e786249326d661570a4 66 0.03/1.00 vMB 21
349,609 349,609 00000000000000000da42bd00b3f091c9d74f9e1cf0e3841b37798d2826de51c 67 0.05/1.00 vMB 24
349,608 349,608 00000000000000000bb1d9c97ae760d4d0a45ac2ee5efc982437bde5fae858bd 73 0.10/1.00 vMB 8
349,607 349,607 00000000000000000ee0d4967d817db9ad4a23bce078f8f5cb7c5afac56b617e 70 0.03/1.00 vMB 27
349,606 349,606 00000000000000000bebaae8941d5cc39abd9f5635d0f117c4a971d4cf4cd80b 1,278 0.54/1.00 vMB 29
349,605 349,605 000000000000000004279006fc7756b53c89acbb69cd01ceb6bb6491e158974e 256 0.09/1.00 vMB 34
349,604 349,604 000000000000000012ecb264b347b300af1014990aec97e2dd22eff7bc83b78e 178 0.11/1.00 vMB 30
349,603 349,603 000000000000000001f9e602a3782a12096cc62e63c1ef6dafaff1295d4e1e34 471 0.24/1.00 vMB 36
349,602 349,602 000000000000000010ba61bc95298be76fa5b2bb8c5844d1741f3a7dcaa8f713 955 0.39/1.00 vMB 33
349,601 349,601 00000000000000000fe55264afa0eb6710a604bd91761691e8e3b07ace2bbc65 50 0.10/1.00 vMB 4
349,600 349,600 000000000000000010879e092119599612b57c6508b15b9b97a4862ab998c8cb 366 0.19/1.00 vMB 20
349,599 349,599 000000000000000009c3a463b8952aa004510063df217a28f183882a5c2a73c1 923 0.39/1.00 vMB 33
349,598 349,598 0000000000000000023bf3d8a1cee152768318aeac54762b075cbd985197109e 960 0.51/1.00 vMB 26
349,597 349,597 00000000000000001703900387de151dfa7e53814738caf26477b6dd26e11f71 142 0.10/1.00 vMB 12
349,596 349,596 000000000000000009f464adb6b03237129e013ae52e755ed5da691795733d93 462 0.20/1.00 vMB 28
349,595 349,595 00000000000000000961ecf737c178a54dc08ebd320b490ccf67a12be0af73b8 416 0.33/1.00 vMB 15
349,594 349,594 0000000000000000153aad97e8055eba704ed5b367265f22eca830fa4d7fd939 425 0.20/1.00 vMB 26
349,593 349,593 0000000000000000114945c59b5e44dcc28a80e1f60424944e161a9c7e1eb1a2 508 0.25/1.00 vMB 24
349,592 349,592 0000000000000000127b8c0d41e4b7b5e031062d31977f9c97a36cfd55870916 910 0.52/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.05 GB

Node Details:

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