Loading Tool

Explorer IconExplorer

Memory Pool

79,896 transactions
29.51 vMB
0.10668479 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt ad3571c909dd8e8c83171e50adae878cd2f482538502a20b799ada276ef82a6c
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 374c5f5569ba1ccfbdfb296c23fea6c226384f55147064c8faf843de22bf95b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.04227289 BTC
Feerates: 150.62 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (462,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,942 452,942 0000000000000000002815fc008a2af9daac302be7cfc568b1dad265f638ddd0 631 1.00/1.00 vMB 18
452,941 452,941 00000000000000000038684dee6241a995bab1372be01f14f51ae184c3790dc2 1,804 1.00/1.00 vMB 70
452,940 452,940 0000000000000000007f67fb8a0f1fe73882b836bac5a0b0335057df701f312b 2,254 1.00/1.00 vMB 107
452,939 452,939 0000000000000000016b714fab1e96ab3e9db4733c811ae578aef6d6cdaba360 1,743 1.00/1.00 vMB 44
452,938 452,938 000000000000000000550d6d16cc85bde8a77228c77f2249370ec2e0217b9555 1,946 1.00/1.00 vMB 102
452,937 452,937 00000000000000000027be3839b56691222bc79ce2edd3c0555c95d45e0fb500 2,867 1.00/1.00 vMB 49
452,936 452,936 0000000000000000004e7d3a6ae6ee2a7a78c33ba07cf554a145b9176991d9cc 1,541 1.00/1.00 vMB 93
452,935 452,935 000000000000000002517b6d1d0fd1136ebd9c87cd8fe30a5ca06368674aece1 2,183 1.00/1.00 vMB 83
452,934 452,934 00000000000000000088d06001a8c7dfe5362e775148ed467ea24b6ca975894c 1,753 1.00/1.00 vMB 75
452,933 452,933 000000000000000001284b2ea8c32f3fde978e853d38b320aba2a22754ff0b6b 1,783 1.00/1.00 vMB 70
452,932 452,932 000000000000000000c1e1fc38c6593f530093cf956ef4e34970c74c0f642e99 1,961 1.00/1.00 vMB 78
452,931 452,931 0000000000000000007110d763ec08d4d76a574243a58cca5d05d29e5accb293 1,777 1.00/1.00 vMB 86
452,930 452,930 00000000000000000140b011741a4987ade1cc2c5a0935d4d8d36b74810ca9f7 2,221 1.00/1.00 vMB 67
452,929 452,929 000000000000000000f4e67b12f62e8297ea86ba515df7681841e26ba32c3071 2,381 1.00/1.00 vMB 116
452,928 452,928 0000000000000000000f62301cc883023932d0a20875c09e8f34d723c958a039 1 0.00/1.00 vMB 0
452,927 452,927 000000000000000000e6cfe42a619f6a4cc19c888679dbf2dc0aed0a007171ac 2,515 1.00/1.00 vMB 70
452,926 452,926 000000000000000000d208202f7d8a56ee57c59032e4b1687364db96596d3ced 2,602 1.00/1.00 vMB 122
452,925 452,925 0000000000000000012ff49699b0227599cb4e99e61880b1f7de28aa7f381fa7 2,505 1.00/1.00 vMB 119
452,924 452,924 00000000000000000220b54ec464e49545235644d584941dd4a1115a9a36d542 3,236 1.00/1.00 vMB 85
452,923 452,923 000000000000000001e006521e8a649723958d1afbf0d056426e433ed9565a84 3,299 1.00/1.00 vMB 65
452,922 452,922 0000000000000000012428a0c0f257cfe231c13c64d06c51bacdf5d0c8a9168e 1,745 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.66 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: 673.09 GB
    • Received: 16.38 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.