Loading Tool

Explorer IconExplorer

Memory Pool

34,809 transactions
25.92 vMB
0.05495591 BTC
Random Selection Loading Transactions
Max Size: 131.09/200 MB

Candidate Block

Mining Attempt 8b1d313feec4033ceda410c4baab2ec7b674ca38a354be76f719477886f77caf
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root c6c7c2eecd9875bf6ee78b7658d5fc1e2c42061b7b70cbb590bd2a14045b71a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,047
Size: 1.00 vMB
Total Fees: 0.00723682 BTC
Feerates: 226.23 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (79,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,207 835,207 00000000000000000001977620ee93fb9c0f6626b9c2421df53f4093040214d6 535 1.00/1.00 vMB 7
835,206 835,206 000000000000000000022e89cd4712f7c9682ad995c1eecb047245aae5444ce0 2,764 1.00/1.00 vMB 10
835,205 835,205 000000000000000000009bada87bf2e93d1789364a5975638da7f7dc7d48657a 3,378 1.00/1.00 vMB 16
835,204 835,204 00000000000000000000557e8021f49a3939b49576479effa19b480ee5240261 3,252 1.00/1.00 vMB 16
835,203 835,203 000000000000000000007b7524bd13cfd5b4ae8016c0e881690f32743da11a95 2,917 1.00/1.00 vMB 13
835,202 835,202 00000000000000000002987581c74fed72469523ac9dc899740f11af4828c8de 2,888 1.00/1.00 vMB 20
835,201 835,201 00000000000000000002952f270a941dd7a0a38b661afc4dd4ff8d934e9e2ea2 2,287 1.00/1.00 vMB 11
835,200 835,200 000000000000000000030cfccab3251dd2a7e69217c48eeeacf08151076d7c54 2,252 1.00/1.00 vMB 9
835,199 835,199 0000000000000000000250f7c84ccb4b44039f7e2ed31bfa8b1183ef6acac4df 1,941 1.00/1.00 vMB 10
835,198 835,198 00000000000000000002eea53c1b26cbfc9339efe5c8e15e696dae44f3e99c17 3,344 1.00/1.00 vMB 21
835,197 835,197 00000000000000000002a676226f300e114ac407e615abd030d60cf9e66fc639 3,221 1.00/1.00 vMB 18
835,196 835,196 00000000000000000001e1797799941847ef9b15fa9c6499de4acf3a1f8bd44d 1,870 1.00/1.00 vMB 12
835,195 835,195 00000000000000000001d19f8250c8a0ec556cccfb3dfc4f85775ecba69041a8 2,567 1.00/1.00 vMB 18
835,194 835,194 0000000000000000000264b0ce9bfbab935e00d4136b0e321dac2f55edf7b643 3,061 1.00/1.00 vMB 14
835,193 835,193 00000000000000000000594436a57c2c64b0697562cb4d5f0d55cea573c9b756 1,978 1.00/1.00 vMB 13
835,192 835,192 00000000000000000002d009ea9816e45217d96372a58d1b92762c1db3eb385a 2,458 1.00/1.00 vMB 14
835,191 835,191 000000000000000000021b13c07b16ba2b4e613516c074ec804a179577235698 1,803 1.00/1.00 vMB 16
835,190 835,190 0000000000000000000243cbbe5c2810f93403eca0b880f57ee988b1e8513923 2,340 1.00/1.00 vMB 17
835,189 835,189 00000000000000000000696130ec78815c4d835f3704bd41d4895ab649638f85 2,899 1.00/1.00 vMB 18
835,188 835,188 00000000000000000001428d154d941ee96e3a2eb2f198ed88f67814e043d9c4 2,691 1.00/1.00 vMB 20
835,187 835,187 00000000000000000001d946dd347afdc1be16d2e589af994607130118e78c2e 2,795 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.