Loading Tool

Explorer IconExplorer

Memory Pool

49,216 transactions
29.79 vMB
0.07439581 BTC
Random Selection Loading Transactions
Max Size: 159.40/200 MB

Candidate Block

Mining Attempt 1d140e84510feb943e702dca91511f8ce89b00dd5a25823d6df195ffb5ec6a1d
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 5988534bfd350d0c7cc454b5ba07852a955c78486479c857771c0ff907c88e12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01296347 BTC
Feerates: 117.91 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (575,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,983 338,983 000000000000000000a4cb77563a7c5f7b1ed9a534a45f73d5e7bec4772ede76 1,884 0.75/1.00 vMB 30
338,982 338,982 0000000000000000007a959b78c9ecda68304c79fb67c51fc121f56dbf55ffa4 1,024 0.36/1.00 vMB 60
338,981 338,981 00000000000000000e3e1110329e7b9e7f68e28b233b0650fcea90ed798cea29 1,313 1.00/1.00 vMB 19
338,980 338,980 000000000000000018150b2d18cd3f23b69f45397283a97f6d2c96fa4c3e6aee 1,983 0.75/1.00 vMB 33
338,979 338,979 00000000000000000e4fb6cfa020b29bc8682f6614bd6400885df001cf752df0 291 0.13/1.00 vMB 16
338,978 338,978 000000000000000015daa835ad97f9ce0cc6decd16af3ead6a4c6f57d89fdc99 1,024 0.63/1.00 vMB 29
338,977 338,977 000000000000000007541936142e064f61c08609c4af8f990e7ed241c06a884f 1,619 0.85/1.00 vMB 27
338,976 338,976 000000000000000018fd8204435d20cd6bab6927a6fb557eb6d195ad5429c92a 488 0.41/1.00 vMB 11
338,975 338,975 0000000000000000164dd0346cea79414eb508a06890ffc5b75405c6878566e7 1,829 0.75/1.00 vMB 30
338,974 338,974 000000000000000017f87d9d3306829d9f0193c2ca16a856ed658f9f4798af44 1,906 0.98/1.00 vMB 26
338,973 338,973 00000000000000000585e6426b595fcb1d0626f548b2f57fc61a88165c2457ef 395 0.23/1.00 vMB 23
338,972 338,972 000000000000000015108667de15a41b0f9561ffe7dc0e885ef62e7e62988859 316 0.23/1.00 vMB 18
338,971 338,971 000000000000000002ed23bca73cd31ae2b6d1e469bfd9b5a398ec89a99f7a1d 543 0.28/1.00 vMB 26
338,970 338,970 0000000000000000069b9841568a3433189a90360b211b193a80482f8c4fab1c 528 0.26/1.00 vMB 24
338,969 338,969 000000000000000003348476fc9a0d282d3ba9f37dc7618afd6f6f521db05f9e 115 0.07/1.00 vMB 10
338,968 338,968 000000000000000012df86e2392411fcad4d218bd0bd92de82dd5eed99352a09 753 0.36/1.00 vMB 26
338,967 338,967 00000000000000000c23d38317063e15066d3671f7f14ec8489264acc450b49e 134 0.09/1.00 vMB 10
338,966 338,966 00000000000000000e125c8aa61c2c0e36da2e5c14ef69262564e72436d74369 1,029 0.47/1.00 vMB 25
338,965 338,965 000000000000000007a845c4c4337f4968433bb16b09e231de51d1202eb8c3fe 916 0.45/1.00 vMB 23
338,964 338,964 00000000000000000e3e61c5636f40b60e8cf4eabb009c67fca7d49a4ad32262 813 0.51/1.00 vMB 19
338,963 338,963 0000000000000000138a58ee314a7c588dd026d4a4b4a36cbcd8ee38135f525b 2,392 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.09 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.46 GB
    • Received: 13.58 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.