Loading Tool

Explorer IconExplorer

Memory Pool

74,809 transactions
29.77 vMB
0.09890217 BTC
Random Selection Loading Transactions
Max Size: 172.62/200 MB

Candidate Block

Mining Attempt 4c8dda592ef42d6fbd43ee5477d27a0839672ee8196f1972dec8ec03d6c8d874
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root ca1719128446c7db0873d2abf527e84ca16a0061a6878303cf211a773d73a054
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,819
Size: 1.00 vMB
Total Fees: 0.02826931 BTC
Feerates: 150.36 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (306,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,869 608,869 00000000000000000012fd87aaf01cead8ae2fd76807cf36c19c2c1111b18485 2,489 0.67/1.00 vMB 10
608,868 608,868 000000000000000000069c320f55f4d986d00dcd455dacecfc92c5b041ad83ac 2,913 1.00/1.00 vMB 15
608,867 608,867 0000000000000000000bb1ad9dba66bffe5aaff86971d1907b49fa96fc3e681d 2,763 1.00/1.00 vMB 29
608,866 608,866 000000000000000000091d3cd46b01e78a19052fdd8ba02c539a45d3da527ee8 276 0.06/1.00 vMB 22
608,865 608,865 000000000000000000105a459680cab89f759596c46f7b10d457d12dd1528b4a 2,453 0.64/1.00 vMB 15
608,864 608,864 00000000000000000005e79f06da688113c5eb38ee07adc18b58f46d6a4658b4 2,834 1.00/1.00 vMB 11
608,863 608,863 0000000000000000001139dac48d58a67cb395c7cc514e3b19fc94d5046a1ff5 3,010 1.00/1.00 vMB 21
608,862 608,862 00000000000000000011b0908340a1e122347f5ba96ebf95e1edbafceeb83913 3,077 1.00/1.00 vMB 36
608,861 608,861 00000000000000000011a5992e14d1dc3a97ae3350b1135f0d41c0bb68a83cc9 3,578 1.00/1.00 vMB 15
608,860 608,860 0000000000000000000172de9b486020be1c89cd6349c41192f0fc3eb22a3c99 3,269 1.00/1.00 vMB 22
608,859 608,859 0000000000000000000d2f227395bae633ffd1f46228fd50587bede603fd90ae 323 0.09/1.00 vMB 17
608,858 608,858 000000000000000000144db14a35d9eda34185e160e0753c9aa00090ad67fb40 571 0.15/1.00 vMB 16
608,857 608,857 00000000000000000007c58f97a9bc60ee34615e568ef034e8e0272050b5232f 878 0.22/1.00 vMB 5
608,856 608,856 0000000000000000000878dbb36d5136480a571e94ce1f9ab68cda0c17e43153 2,317 1.00/1.00 vMB 22
608,855 608,855 000000000000000000092bfc824b4b52c50b08ce4f3eeefb30b6080fa5128bc9 226 0.08/1.00 vMB 18
608,854 608,854 0000000000000000000818c5c8a28e7018c753245d845f54c266b1f39cbf19d3 1,708 0.83/1.00 vMB 12
608,853 608,853 00000000000000000001f9d04f177a681530215b268b9a52efc7bde961d7dd1e 718 0.70/1.00 vMB 3
608,852 608,852 0000000000000000000fe922e13396d325367d8ca9b8677ac4758cacaf917f88 1,099 1.00/1.00 vMB 1
608,851 608,851 00000000000000000008eaa3861aa81984ff2bf91e3426dd0196ae8484f0009d 3,080 1.00/1.00 vMB 19
608,850 608,850 00000000000000000011d75b3561f958d6f4e9eb1c610db74a29e72bafc1e8da 3,447 1.00/1.00 vMB 26
608,849 608,849 00000000000000000006147261a0ead6cd1d1173a6e43a7e88f99baf91ad349d 3,086 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.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.