Loading Tool

Explorer IconExplorer

Memory Pool

55,661 transactions
31.74 vMB
0.19777728 BTC
Random Selection Loading Transactions
Max Size: 171.02/200 MB

Candidate Block

Mining Attempt 8f6db49699762db20f38b36533e9b25d2f5ff4b65cfbad602be8ed67254f91a5
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root b7937d85378c1839ca672216616309523085a3db1bfa196bc40c479cc4bc2006
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.09033253 BTC
Feerates: 502.67 > 9.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (336,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,932 577,932 0000000000000000000ceba99bcc456dea7f2db0cd3fa229a671483b5d046534 2,481 1.00/1.00 vMB 57
577,931 577,931 00000000000000000007e3f47fa3ca1e30d1741dc57196489071645dfd32f143 2,740 1.00/1.00 vMB 159
577,930 577,930 00000000000000000009cad9a75183a4b299f30fa84501896ea94b689f78e41f 2,628 1.00/1.00 vMB 91
577,929 577,929 0000000000000000000fb397fe899357e9e17ffb24ed06ce128c74bb24fe88f4 1,316 0.50/1.00 vMB 43
577,928 577,928 0000000000000000000f9aebff2d5eb93b0deddcd59b43b39119640da3fc8b0f 501 0.14/1.00 vMB 33
577,927 577,927 0000000000000000000fcd307d699b54a0c46cd8b3428142495b9f7ff6ad5d97 1,131 0.43/1.00 vMB 72
577,926 577,926 00000000000000000020e744a5ac4041dc1c8cffeeea742dd7c4c0c463a3d985 983 0.31/1.00 vMB 49
577,925 577,925 0000000000000000001db2f693ad7fa46f48abc9538a78bc72ae27ed9ff3bbe2 1,565 0.68/1.00 vMB 16
577,924 577,924 0000000000000000000b278438ccd99a8835cd128b2be599fd21459c0383934b 2,930 1.00/1.00 vMB 52
577,923 577,923 000000000000000000012a0cc769683ab564a73486cf58f1b13c06120ee67a1b 2,426 1.00/1.00 vMB 45
577,922 577,922 0000000000000000000a6ca28ef94e2ecbcdc6e9021d5f5ab12438612cbe5787 2,075 1.00/1.00 vMB 147
577,921 577,921 000000000000000000032688b8031e5fa80921732b34450520678e86edef6adc 2,724 1.00/1.00 vMB 22
577,920 577,920 00000000000000000003960d0c8fe7f9d37675637af5a78decab91560f984649 2,992 1.00/1.00 vMB 91
577,919 577,919 00000000000000000029b57dd926093a531df8f91e6d62505b191eb881288286 2,791 1.00/1.00 vMB 99
577,918 577,918 00000000000000000016294a6a211e835ab29df11b6793f0d9bc55759d6daba9 2,475 1.00/1.00 vMB 36
577,917 577,917 00000000000000000029c5bb6b10460b68de52c50bb6feffffe0157d285880b0 2,109 1.00/1.00 vMB 17
577,916 577,916 0000000000000000001721911921fcac368d1200b2c8805e458f58e6f954a228 2,651 1.00/1.00 vMB 95
577,915 577,915 00000000000000000024186e84a5f0f61a972b1fe1cce908418b59600f9f6015 2,693 1.00/1.00 vMB 41
577,914 577,914 000000000000000000226dbf580796967d7431cfe3165589cc7a438d1aeeb91c 1,809 1.00/1.00 vMB 84
577,913 577,913 0000000000000000001543b0b13830fb2733e2f66dcac35f326649f4843de4ff 3,264 1.00/1.00 vMB 159
577,912 577,912 000000000000000000065f1796089cf447d77a971f5d6ba2455e4dd86f61c98d 2,859 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.