Loading Tool

Explorer IconExplorer

Memory Pool

79,698 transactions
29.51 vMB
0.06383584 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt 5692d866df11fb52a3a515e4ad252da7d7baa71936f8206439b14ebb6ba2094f
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 1d02214b193ed6d1e87a0e1595dc13c2847fdc59539bc1e719884ef632baceee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,698
Size: 1.00 vMB
Total Fees: 0.00394502 BTC
Feerates: 60.16 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (273,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,072 641,072 0000000000000000000d166e48b9579b9d8b51692b7772ed64d331ad3057ad6c 2,246 1.00/1.00 vMB 97
641,071 641,071 0000000000000000000f0f1bf1af0479cd08a848da639463de57acd6fd500548 728 1.00/1.00 vMB 89
641,070 641,070 000000000000000000051fb4fed2b2b3bf17e151936b9d686db74c447be7fa53 2,468 1.00/1.00 vMB 98
641,069 641,069 000000000000000000021c6db94d57450fcbc00416f54a0a726d53ca862d0eb0 2,298 1.00/1.00 vMB 114
641,068 641,068 000000000000000000082f2eb4d8cb70d77eac92284ccca2fb1561dd79ce1b60 2,049 1.00/1.00 vMB 120
641,067 641,067 0000000000000000000e85893b15ac044ba93584e625d922b41f28a6d45abc90 2,009 1.00/1.00 vMB 98
641,066 641,066 0000000000000000000659ac7996a2f343937ada46556510d243d15ea187e483 2,069 1.00/1.00 vMB 109
641,065 641,065 0000000000000000000fcefc841f7bfe0692594220480ea554790d2c7cd0c9d5 2,456 1.00/1.00 vMB 80
641,064 641,064 00000000000000000006b7c22044fc16ab3652ef4e792c76cc4df8f84a1c7916 2,804 1.00/1.00 vMB 95
641,063 641,063 0000000000000000000931f2d6cd084183801a25ce5993ed5b2ca49672140d1e 2,546 1.00/1.00 vMB 115
641,062 641,062 00000000000000000005787fb67b7e897a6a64c100e20a5dc58726ec1d3c62c6 2,498 1.00/1.00 vMB 97
641,061 641,061 000000000000000000000555a345c628705bfd8dfde4bc5821457e04aca42268 2,823 1.00/1.00 vMB 128
641,060 641,060 0000000000000000000f3617826c436ae601cf58ddea0ab76f90c2c4a54fbf3e 2,733 1.00/1.00 vMB 108
641,059 641,059 00000000000000000001382d84ed23fda4a82c700fe5c8bb84e63cbe98251ab7 1,555 1.00/1.00 vMB 71
641,058 641,058 0000000000000000000ae2d1ff51b49202db918eb3dd736d0db8a50dfa614dfe 1,626 1.00/1.00 vMB 74
641,057 641,057 0000000000000000000a4f8b9e4f979472c465b2ec3a14c7f8f2ab7fed0926fc 2,415 1.00/1.00 vMB 80
641,056 641,056 0000000000000000000477b9987e53227b29d7c959318564834df68d6d7a6a56 2,755 1.00/1.00 vMB 88
641,055 641,055 00000000000000000006bdc8352d061e7e3ab506ab2af29db3a4247bf5039a6b 1 0.00/1.00 vMB 0
641,054 641,054 0000000000000000000dbec75da587e26eac5ee5a478c6aeba30eb984097baf2 2,713 1.00/1.00 vMB 93
641,053 641,053 00000000000000000005c83afd5b6ce005684b5ac4258c3e69b41406fb8d2781 2,774 1.00/1.00 vMB 116
641,052 641,052 000000000000000000061c21766e1c7a93a03f2131fe44fc301d2a759c071529 2,642 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.