Loading Tool

Explorer IconExplorer

Memory Pool

42,872 transactions
29.02 vMB
0.08976393 BTC
Random Selection Loading Transactions
Max Size: 148.41/200 MB

Candidate Block

Mining Attempt 7dd33651bd001be4b814864b5a77401f5579666704a0480d620bbc694eeb620c
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 027b193208b11afaad9af2a2e232fb31df577e1e23be60f0ebb8a9f5bbbaac5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03202515 BTC
Feerates: 88.27 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (481,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,861 432,861 00000000000000000028070c4eff21147cc6efbd656498cc0ecd12c892f32bac 2,665 1.00/1.00 vMB 62
432,860 432,860 0000000000000000027d4db1b6b314073f93865555299418047a0b8c7fffd639 2,570 1.00/1.00 vMB 59
432,859 432,859 000000000000000003a178f049d61acfb029bec5df28ec11bb7bfba300d7be7a 3,203 1.00/1.00 vMB 98
432,858 432,858 000000000000000000bb3e10a391afc5c5ec653ca57603cb585070cc0b751fc7 7 0.00/1.00 vMB 330
432,857 432,857 0000000000000000047bd0c0bb3f3f797818d9d3237a313592cedeeea92d1571 1,807 1.00/1.00 vMB 53
432,856 432,856 000000000000000001d17ce2bf58039fbd5ed1e33be9a4df61b4546c8b0c29b4 1,819 1.00/1.00 vMB 45
432,855 432,855 0000000000000000003f3d6093681c779dd51e8204b21f4b5dac0d4b1f758d99 1,247 1.00/1.00 vMB 38
432,854 432,854 000000000000000001b0aabc40cac5a6708bf378ef63df46ed6f1589bc9fecdf 1,787 1.00/1.00 vMB 48
432,853 432,853 000000000000000001889e4046df206655be48bf6c3a8a080e26ae66c0c180d1 2,431 1.00/1.00 vMB 79
432,852 432,852 0000000000000000014a59c507aa94e1cf2718de834f27ff06550c375589b7ac 2,606 1.00/1.00 vMB 40
432,851 432,851 000000000000000003ce7a6f04d9bf49bd7362bdf9c7a19003524917a2e661f4 2,388 1.00/1.00 vMB 61
432,850 432,850 0000000000000000022237e337f1c9cdddaa6ab48690ed4b45b636f51dc0c659 2,435 1.00/1.00 vMB 55
432,849 432,849 000000000000000001c4803bf6e724d5b4e6c1124a8b29c62f0a05e15c2cc282 2,641 1.00/1.00 vMB 87
432,848 432,848 000000000000000001860a082f5deb860e620275fe169d8e599ec341e7e74dbe 2,050 0.99/1.00 vMB 47
432,847 432,847 000000000000000001fab62004a557c70b857a6ed265ff08b1f612034418c85d 2,328 1.00/1.00 vMB 55
432,846 432,846 00000000000000000167882f5a544f76372acd3d1f3069a02b979f16689f6022 2,218 1.00/1.00 vMB 54
432,845 432,845 000000000000000001939d0da5c47f14c7daacc5a1112a095fd6f432c25d4d41 2,211 1.00/1.00 vMB 69
432,844 432,844 0000000000000000006f298ff37b07476d41575fec0bc69f9b1f9c56b56b6337 2,325 0.93/1.00 vMB 87
432,843 432,843 0000000000000000011746e96b298c1e22c80bf9536792fbb3a730648516badc 2,177 1.00/1.00 vMB 71
432,842 432,842 000000000000000004351f470bd5b4df13e7e5482a8808d290208d7c366d4cc8 2,407 1.00/1.00 vMB 80
432,841 432,841 000000000000000001220e615b3fdff4fa1a0506c4c6e4b13fc61786a5ba8438 1,984 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.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: 630.34 GB
    • Received: 12.02 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.