Loading Tool

Explorer IconExplorer

Memory Pool

26,617 transactions
6.41 vMB
0.05361250 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.72/200 MB

Candidate Block

Mining Attempt 65f88c5b3e4c91eae362ebb8d0804ce6cf007cf1f2260381e30eebbd8ef5ab72
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root d488f06bb118491e180d97be9b9da95bbcd151ad900b2a965b04cad8765c2031
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,723
Size: 1.00 vMB
Total Fees: 0.03720737 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (774,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,266 138,266 00000000000008c958b754ae5c37f72da8ca646fd1de3693d25366e122a928cd 11 0.00 vMB 380
138,265 138,265 0000000000000080cc41e75a7c871a60e5835bdc251821c798ca79f5da613fc5 26 0.03 vMB 716
138,264 138,264 00000000000001b54701ca1facc774d1a9c90325173be3e2ce664cbac1826124 44 0.01 vMB 113
138,263 138,263 00000000000001607eb79ff68cad3ec237653e548fb89f2702ae8c13e0490677 13 0.00 vMB 74
138,262 138,262 00000000000005e4d0745d0a159321e920454d1176c24e4376a773540d019db6 17 0.01 vMB 51
138,261 138,261 0000000000000499a7c498aff14dd31f68c5d79d182c90b819d067f6576a1688 8 0.00 vMB 447
138,260 138,260 00000000000005e4282e6a8522bfcb71ac26b4f051b7fdcb341f9d1f3c3aad1e 35 0.01 vMB 151
138,259 138,259 00000000000007b6dd23104060e0f179c43419553b5850512c72f28b86aa755d 15 0.02 vMB 66
138,258 138,258 00000000000003aef0b78dcc879155b80299a0ab41356379c2985cf0e32547c0 78 0.03 vMB 137
138,257 138,257 000000000000061315ba2d0e6ee186b2e584cd140b225ff4e48b9848f8f4d5f8 38 0.01 vMB 140
138,256 138,256 00000000000006f828156dc65f74fded389c2685dd7aba289445706312400d54 145 0.05 vMB 128
138,255 138,255 00000000000001803e1b254a60460a8cd5e47277f1074949411398413a611605 24 0.03 vMB 149
138,254 138,254 0000000000000626c3c15a1c090cc4f2de5fca26d44d91fa60f29be579592edc 15 0.00 vMB 488
138,253 138,253 00000000000002ebdcd68af5103203811c133ba5f4770e10f2e25f6b0c33c643 86 0.04 vMB 135
138,252 138,252 00000000000003afc16377904b7b6f7715a570185ae6c8243853b4a1fa9c35c9 23 0.01 vMB 720
138,251 138,251 00000000000008bbafe5390e5440b5b9c505832b0876f92c85edd4db26e62f49 40 0.02 vMB 271
138,250 138,250 00000000000003f179f048fc86f5e107723730ef5690cb5be5b7e092d915dd2c 103 0.04 vMB 250
138,249 138,249 00000000000002250d8e9d81bd6677e09e710a9c736b666da39a0a783f7e6d54 48 0.05 vMB 180
138,248 138,248 000000000000096e963f3ac44fe7579626d196cb9f63c035514b22c96a688122 14 0.00 vMB 310
138,247 138,247 000000000000096c9bc7c299f35bdbe2da2db741af1234e1234aebde5e640e24 44 0.02 vMB 156
138,246 138,246 000000000000023d9ef1b22a56a0965fd98d73bb504f63ed5ff46d539ec03db8 66 0.02 vMB 365
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.60 GB
    • Received: 0.55 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.