Loading Tool

Explorer IconExplorer

Memory Pool

81,072 transactions
30.41 vMB
0.13468915 BTC
Random Selection Loading Transactions
Max Size: 182.03/200 MB

Candidate Block

Mining Attempt e9fdd18726852844ae9e879ee0acc2a77b298185f7a31bf9d1060d4cecab815e
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 9dd25ad68eaa44c76209f442b98adedf40e5ef8cc496f46f38607b26bc2fafe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,910
Size: 1.00 vMB
Total Fees: 0.06205904 BTC
Feerates: 150.86 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (242,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,688 672,688 00000000000000000004d28857b7f391b3b9691dc0874988164f1075ae3a646b 2,513 1.00/1.00 vMB 22
672,687 672,687 0000000000000000000251a35aabedb729261fb0084e9f73a1bab46e7b9cf198 2,446 1.00/1.00 vMB 97
672,686 672,686 00000000000000000000108cd2f42de7906ed5d13752d9ff00bbb596a9586fb5 1,784 1.00/1.00 vMB 69
672,685 672,685 00000000000000000002068f0bb5e9d903383d4f1059e08e9a88424d7a36949d 2,615 1.00/1.00 vMB 33
672,684 672,684 00000000000000000009bd864d0490b026ffe65738298fe33d66514557f73650 2,515 1.00/1.00 vMB 82
672,683 672,683 0000000000000000000c776fff4b768a95046bdd794d109515dc6346986a625f 1,962 1.00/1.00 vMB 63
672,682 672,682 00000000000000000002583d53c60065aa4544a3fc68bba767811aa1e81491e1 2,390 1.00/1.00 vMB 77
672,681 672,681 00000000000000000005aec538222a83076abbd92bbbaae04d916c9071d6219c 2,311 1.00/1.00 vMB 104
672,680 672,680 000000000000000000092b9a2da1173ce1cc28ca44e1e9e6879b9d4f8e67e920 2,146 1.00/1.00 vMB 110
672,679 672,679 0000000000000000000a993a24e898fe20fce3acc996dfb4231cbbe453cc206e 349 1.00/1.00 vMB 106
672,678 672,678 000000000000000000032f6dd2280d438bdb54ac758feefa9b377148c79f0678 2,059 1.00/1.00 vMB 124
672,677 672,677 0000000000000000000ae33e23f23d9caf55d3cffcd5d00e185dc305a3b2103e 2,387 1.00/1.00 vMB 26
672,676 672,676 00000000000000000008ffc348a1bc9f9950224c5412771795aef8fd71113c8c 2,134 1.00/1.00 vMB 70
672,675 672,675 000000000000000000013cae65f070fe001833ab60a6077f7164f673730c9e64 2,008 1.00/1.00 vMB 19
672,674 672,674 000000000000000000012994f785d71307048f08a84dcf2d3840d94e90441ea1 2,300 1.00/1.00 vMB 79
672,673 672,673 00000000000000000005b235a11976e5bf4923e3df82553f4483d5cb0e38b5a5 2,719 1.00/1.00 vMB 24
672,672 672,672 000000000000000000054ee65ecd2c093e870b054618677313f67822874e435e 2,175 1.00/1.00 vMB 68
672,671 672,671 00000000000000000003be3eb662104cece3789227cdd4bca8d6710bcaaccfad 2,686 1.00/1.00 vMB 106
672,670 672,670 00000000000000000001efcb4057325228961313caed856a3495d8421a34a521 2,528 1.00/1.00 vMB 108
672,669 672,669 0000000000000000000c2478a91763c6c7049cad6c9268ea3afd3cbff06d7404 3,012 1.00/1.00 vMB 123
672,668 672,668 00000000000000000009d7b9b19187c5d583623e95f4605520ec1f8bb3ad062b 1,982 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.