Loading Tool

Explorer IconExplorer

Memory Pool

78,061 transactions
29.31 vMB
0.06392456 BTC
Random Selection Loading Transactions
Max Size: 176.09/200 MB

Candidate Block

Mining Attempt 2df0ea7490721dfe336287e8f38e57152a823b1e5988440c82642b1da71d26f7
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a6c104c10259481994c9c48dec1a2b1a813fe273691f5c64a8602cdde36e5d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,018
Size: 1.00 vMB
Total Fees: 0.00453476 BTC
Feerates: 12.16 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (258,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,229 656,229 0000000000000000000afcfed4716ba59bb85b328464b456b6db3a4641109613 2,287 1.00/1.00 vMB 80
656,228 656,228 0000000000000000000b9017fe6272095814ebe23c520deefd5e53bb8a1ada60 1,481 0.48/1.00 vMB 100
656,227 656,227 0000000000000000000e327520524eaab494b712625aac1a10e85e301d26944d 760 0.37/1.00 vMB 77
656,226 656,226 0000000000000000000bfebd4bc3bf0769520abb281f69f0afe2eecc838bb44c 250 0.07/1.00 vMB 79
656,225 656,225 0000000000000000000e4bb080129b0f39cd3684319a312ade77e0eaff46497c 879 0.65/1.00 vMB 27
656,224 656,224 00000000000000000006631f6da611daf997a1010c256c876518d29e0bb94d94 238 1.00/1.00 vMB 6
656,223 656,223 0000000000000000000b701333d7b70b0d3179d498d658bcddffa06e6b34b56c 212 1.00/1.00 vMB 5
656,222 656,222 000000000000000000028c8be415b5fd3af49eb46bcfda4d0d99f45eeaa30f64 1,262 1.00/1.00 vMB 31
656,221 656,221 0000000000000000000871188f866b1df2917647bc7449fcae1a893882f59b82 1,673 1.00/1.00 vMB 140
656,220 656,220 000000000000000000105e2625f94904499da001ccaa2d966bce3f32a4d239bc 594 1.00/1.00 vMB 14
656,219 656,219 00000000000000000008711c583aa9a90def0f025b394aaadb68e810d1715d6e 915 1.00/1.00 vMB 27
656,218 656,218 00000000000000000002a751a23db6c6f0e741d4050fcc1ce10ae53e0dec4b5a 197 1.00/1.00 vMB 5
656,217 656,217 0000000000000000000780630c0ccd7b62c7124f853f09ce25ad3efeec683edc 413 1.00/1.00 vMB 14
656,216 656,216 00000000000000000010861da4c1793e54c4adca07ed4f3aaecc8d4b9cb9a9ff 1,188 1.00/1.00 vMB 46
656,215 656,215 0000000000000000000ebfb95c63762ac05ac032c904b213c7154cf4dca98e1f 1,134 1.00/1.00 vMB 47
656,214 656,214 00000000000000000006a9b269465bd9224ed057c07022cea001dac5c4be4000 2,182 1.00/1.00 vMB 46
656,213 656,213 0000000000000000000f72eeb1f4abb0061325514f6866f8adb6d7eabe655c4f 1,874 1.00/1.00 vMB 11
656,212 656,212 0000000000000000000881f171ab10b5688fd8a2f6dd281fc30afd5265d5f451 2,976 1.00/1.00 vMB 86
656,211 656,211 0000000000000000000884b6c1de070b618015c0c715b3905c15c3fad231a636 2,617 1.00/1.00 vMB 107
656,210 656,210 00000000000000000007aad7aaf0b784dbbeb2e7f0d465d7c06172e858bea84b 2,591 1.00/1.00 vMB 51
656,209 656,209 00000000000000000002bf3c15178c3b6224f761adadffb7b77893b7a9356d50 2,969 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.