Loading Tool

Explorer IconExplorer

Memory Pool

78,710 transactions
30.27 vMB
0.07382073 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt 251c912dc14bc65de6350092b0161dd783a53f1a49710d8b9b8cc151551d5f4e
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 865df760c687b1fa0851075d8a9b9165b33bf717b4706d196beafb4c10734431
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,887
Size: 1.00 vMB
Total Fees: 0.00929820 BTC
Feerates: 45.66 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (232,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,641 682,641 0000000000000000000cd45cebced9c1d1f349ef80df192466b0280e51cfe019 1,046 1.00/1.00 vMB 27
682,640 682,640 0000000000000000000c769b66e73ba4476c381b34d27c28a5f15a99f4bb1b31 1,412 1.00/1.00 vMB 34
682,639 682,639 00000000000000000002ec807f416ae685249ac16dd46fa3466fa8eafe12c5c4 1,569 1.00/1.00 vMB 23
682,638 682,638 0000000000000000000603906efd46ece38112d367e34bd38d63eb285531d2d6 694 1.00/1.00 vMB 32
682,637 682,637 00000000000000000004851ad59700cd47037b6b6152c740fa04c596ba24e530 1,832 1.00/1.00 vMB 61
682,636 682,636 0000000000000000000ca2c5e427cc716698256f62cb17a9358d491cd77446e6 969 1.00/1.00 vMB 40
682,635 682,635 00000000000000000003c2da66207c4d29a99384819a8e136e2cb9acca3d4633 920 1.00/1.00 vMB 79
682,634 682,634 0000000000000000000d702e4624d0774cfd74aba7eadaabbc9fb4822c896be6 1,129 1.00/1.00 vMB 90
682,633 682,633 000000000000000000013eaa4140d2257dd428b7f13a7944abda7a2ac4107362 620 1.00/1.00 vMB 15
682,632 682,632 00000000000000000002f11acfbc4d97ca8411e80ba49d5d4c35707e07d1514d 1,262 1.00/1.00 vMB 52
682,631 682,631 0000000000000000000570407ffeefbc133b86c5c0ca6b88e7ca06880c6d9e77 1,317 1.00/1.00 vMB 7
682,630 682,630 0000000000000000000c3e344471255b589ab35aec78df234e7de35ca8de3a90 1,264 1.00/1.00 vMB 28
682,629 682,629 000000000000000000038df46616e4dfbb925f47d2f2c456af3f17051510cbf2 825 1.00/1.00 vMB 19
682,628 682,628 000000000000000000082965acd4410bf4070708bbbce4361afa76a2701f8b56 2,086 1.00/1.00 vMB 14
682,627 682,627 0000000000000000000c613d9e1239a79df887b28ba3379af6b7f12dad94ae19 1,828 1.00/1.00 vMB 22
682,626 682,626 0000000000000000000d78130db0450df1d9e1a4c2721af706da1a1a559eb33d 1,849 1.00/1.00 vMB 18
682,625 682,625 00000000000000000001ef962db1ee8a4e085cde27e881be35218827c2ce63b3 866 1.00/1.00 vMB 29
682,624 682,624 00000000000000000000aeb02c31d69232056712e0d9a94314d46bdc44b03a5a 2,480 1.00/1.00 vMB 80
682,623 682,623 00000000000000000003484e46ba5ceb92af7c2ed707d9ad6ab65dc3663558fa 2,711 1.00/1.00 vMB 106
682,622 682,622 000000000000000000039401e7a7c87e826849db1db1e5ead4c1bf3e8e1f1e72 2,655 1.00/1.00 vMB 24
682,621 682,621 0000000000000000000c3d5bf1ca5bd24175c1ba4a0d56593dee05899878cd1b 2,553 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.73 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: 707.33 GB
    • Received: 16.67 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.