Loading Tool

Explorer IconExplorer

Memory Pool

48,321 transactions
28.23 vMB
0.09668473 BTC
Random Selection Loading Transactions
Max Size: 150.31/200 MB

Candidate Block

Mining Attempt 1a246239ec2fe7e1faeedbf30c582403699cfc6c3fb124c5ded5602455c51581
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 034cf9f936d0020bc57eb161e5d3739dc20b431487791bad11281d0e6b7708b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.03980246 BTC
Feerates: 500.00 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (126,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,964 787,964 00000000000000000003024fccc285b5a31f2cb2b2540ef722a1d770fa7350be 4,745 1.00/1.00 vMB 150
787,963 787,963 00000000000000000001d4dd3151416b632549bc19b6697b07430c40c619a044 4,634 1.00/1.00 vMB 145
787,962 787,962 000000000000000000030ed8722f3032978fb4b14af6ea2217423058f92948ea 3,328 1.00/1.00 vMB 123
787,961 787,961 000000000000000000002d5be26990bc873731cb58e924c1c8112047e335bc57 4,049 1.00/1.00 vMB 105
787,960 787,960 000000000000000000011cb7c577e5b375e4dd2384c70d693bddb11400ab1d34 4,046 1.00/1.00 vMB 74
787,959 787,959 00000000000000000000228dec8d596e7cdfccd89e8b8fdf17b6639f081dcd77 4,202 1.00/1.00 vMB 90
787,958 787,958 00000000000000000005b723875ac7b0886a8967201e11b4385f7778ae1a8c81 3,780 1.00/1.00 vMB 80
787,957 787,957 000000000000000000023401299f2b144a812d887c257fbc1a68586b1d20b68b 2,288 1.00/1.00 vMB 89
787,956 787,956 000000000000000000016982585b2669d56873038fcf188104d4a4e8f3695b37 3,545 1.00/1.00 vMB 108
787,955 787,955 000000000000000000036d6794d96bb5f21f08d29c186035855874763bf7c27d 3,956 1.00/1.00 vMB 82
787,954 787,954 00000000000000000004328839b7ddf81e0ee978990e399d922b405063ac7e1d 3,587 1.00/1.00 vMB 86
787,953 787,953 00000000000000000002a65143d866d03bebfcfd5ee4d1e215f662b8874dc31a 3,867 1.00/1.00 vMB 71
787,952 787,952 000000000000000000014fdd079b56f7bda0929c8fe15a9dba1607d151f898a3 4,064 1.00/1.00 vMB 84
787,951 787,951 00000000000000000003b8d6d58e48019385ccbefcea6f01e0d6a0f3c5969459 4,235 1.00/1.00 vMB 80
787,950 787,950 000000000000000000036e4ec2bcf2049663ffc881b194aeeb1d99b9a5f685e1 4,143 1.00/1.00 vMB 79
787,949 787,949 000000000000000000010f5b6e112f7236ed4d18888fc7c707b6ea3a5bcc3cc3 5,113 1.00/1.00 vMB 74
787,948 787,948 00000000000000000003984269b562ae36be874b69e578699003cd8d46e8fd68 3,410 1.00/1.00 vMB 72
787,947 787,947 000000000000000000045fba830139c743a88fbcbf637e7a354d93da77c91e62 3,554 1.00/1.00 vMB 81
787,946 787,946 00000000000000000002d29318a54495d07670405eb23a5e85e463a4664fd0a8 3,334 1.00/1.00 vMB 104
787,945 787,945 000000000000000000043ee6ad8925f3b5f7f986b0aae5f34495485f29cd2d04 4,020 1.00/1.00 vMB 72
787,944 787,944 000000000000000000027c2fdd32d6e47f7c3a6eb48d44be7978f46f7e572048 4,136 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.01 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: 649.48 GB
    • Received: 13.18 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.