Loading Tool

Explorer IconExplorer

Memory Pool

76,490 transactions
28.50 vMB
0.06770244 BTC
Random Selection Loading Transactions
Max Size: 172.72/200 MB

Candidate Block

Mining Attempt 74f6be0cbfa3eb7f47bee2d0a925a6b0074059bf9f1a51171c6665e44635c37b
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root d7701c100f0c8dfb79866bb909ad21ffb09019c12d208222986cb7190664b366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,261
Size: 1.00 vMB
Total Fees: 0.00871690 BTC
Feerates: 73.20 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (59,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
855,578 855,578 00000000000000000000520fa97d9e93c8ed50eb71092bae4c2a654897c0aab5 3,094 1.00/1.00 vMB 11
855,577 855,577 0000000000000000000046461b751277545d301f8dfe18ae58d661eda3a7bb9e 6,447 1.00/1.00 vMB 3
855,576 855,576 000000000000000000002d52bb8ab56954c5b6a212be0ffc752ab4f1c7de76fb 5,512 1.00/1.00 vMB 4
855,575 855,575 000000000000000000007993de09a1cd546c929d359c40b0d7bfe3b01f6877d2 2,445 1.00/1.00 vMB 3
855,574 855,574 000000000000000000006686649112342f8c3a51d58ff87f4b0be467b7ddbe04 3,428 1.00/1.00 vMB 6
855,573 855,573 000000000000000000003192bfd239005a7b2b4c47bfa08cfd2031c236ca7dda 3,347 1.00/1.00 vMB 6
855,572 855,572 0000000000000000000163c7756b2be298819f94db274f24ff214c7917958276 2,288 1.00/1.00 vMB 30
855,571 855,571 00000000000000000000569f4d863c27e667cbee8acc8da195e7e5551658e6e9 7,533 1.00/1.00 vMB 2
855,570 855,570 000000000000000000027dbf07a307fb30ca493f3be809c24ad8881f3a382a21 3,110 1.00/1.00 vMB 3
855,569 855,569 000000000000000000026b06834f5d1c6771a899803193690d0e77b66b7c6c3d 3,083 1.00/1.00 vMB 8
855,568 855,568 00000000000000000002242804e02cceadf5070488e0bc74c7d0ced821133052 2,313 1.00/1.00 vMB 6
855,567 855,567 00000000000000000001bea1073b15cce918125d4b1fbbada1427dd75873af65 5,079 1.00/1.00 vMB 4
855,566 855,566 000000000000000000023a49c364eee4f28d7fc34ef823ebe119173710c355fa 3,691 1.00/1.00 vMB 5
855,565 855,565 000000000000000000004e44ef55b20d02b978d1df284f1dcdc7ebcbdfce502a 4,887 1.00/1.00 vMB 4
855,564 855,564 000000000000000000026b2681b461caa54164571cd1e07bcaf3a4f9cdf315e5 6,058 1.00/1.00 vMB 3
855,563 855,563 00000000000000000002ac5296b74694c6eb1cefb1136f434742dbc9a970784f 1,900 1.00/1.00 vMB 3
855,562 855,562 00000000000000000001b7452e85a6c9109b92f78e4e83bb480390e569c9ff80 2,985 1.00/1.00 vMB 9
855,561 855,561 00000000000000000002ce4aaf53213de4e442290765a987cc057feb6e2f0e99 2,360 1.00/1.00 vMB 5
855,560 855,560 000000000000000000027a9ad0618a0f186850bbec274218fd5dda35f2bdb8bb 1,391 1.00/1.00 vMB 4
855,559 855,559 00000000000000000000c5db487bb93ab1986285d8501940fd00c2552b43edf6 127 1.00/1.00 vMB 3
855,558 855,558 0000000000000000000313c56a1ac50b14e7d2ab1796d3650bd7e3c6eaa12346 2,001 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.