Loading Tool

Explorer IconExplorer

Memory Pool

83,312 transactions
31.24 vMB
0.09303185 BTC
Random Selection Loading Transactions
Max Size: 191.63/200 MB

Candidate Block

Mining Attempt 16188905d9fde74a027560e981cf1ce176b6dd6f397cefe9732f9df623b0a775
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 66b8bbcc3ef10b7aecd83702d43d46eba7d4b1a85895b986f862e1125bd75097
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.02234679 BTC
Feerates: 114.60 > 2.24 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (537,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,137 378,137 00000000000000000e87ff685ac893b1c7b4a7159a365bbff0d35b18f3e1691f 1,598 0.93/1.00 vMB 24
378,136 378,136 00000000000000000de36bfd1fc5368875c400de2ecfaecf9322c68f03092a79 1,587 0.93/1.00 vMB 36
378,135 378,135 000000000000000006769b5f7b6f0fe0c0f10044f504a7d735f79d359938f9b6 1,976 1.00/1.00 vMB 39
378,134 378,134 00000000000000000b6c12d58882f35ae6922930783b628f690ea1389fcb8263 2,406 0.75/1.00 vMB 69
378,133 378,133 00000000000000000ed41e40def972d5edd8617b5bc9abc272f1863e0d5ae09b 1 0.00/1.00 vMB 0
378,132 378,132 0000000000000000019a4a94bd51cd93886eb75a98c9c786d75d59856d47ca33 2,758 0.93/1.00 vMB 50
378,131 378,131 000000000000000000a5b95580d2962fd249cff732bf77dd81054e8412c2cecc 200 0.10/1.00 vMB 189
378,130 378,130 00000000000000000745fd6dca408a682dc28f2da4cb0be4e56377897922f01c 1,899 0.91/1.00 vMB 35
378,129 378,129 0000000000000000015faed697dff2e16d84dd704aae3f7e0687cb5cf1e9d668 1,634 0.70/1.00 vMB 42
378,128 378,128 000000000000000008fc1f3fafecf2d3b81b1389bb4d6d0b0a27881cb3ea140e 1 0.00/1.00 vMB 0
378,127 378,127 00000000000000000a0256d2d0c3870ada48e8cef0d4f5a559bb6d708c84b273 1,473 0.75/1.00 vMB 41
378,126 378,126 000000000000000001d3621142b5186483cd71197a9f431f5cdb19edacfec03e 576 0.93/1.00 vMB 14
378,125 378,125 00000000000000000322dbca93aef567a3e72bb8f8a6f9c9c75ab4ecce60aef3 606 0.35/1.00 vMB 21
378,124 378,124 0000000000000000003f417940f9c876dab613ff20ebb27fac6e65b075279d53 2,181 0.75/1.00 vMB 56
378,123 378,123 0000000000000000079c4ae324ee661b12992e1a8f556676cdebc91ffb3e5823 1,033 0.93/1.00 vMB 20
378,122 378,122 000000000000000006e5225f7da36482263929a17a1dc845d92d5c6467503af5 1,284 0.91/1.00 vMB 25
378,121 378,121 000000000000000000e3de2614e3fdfa54cf1ba4ecfa5275671b3e985fcf9254 833 0.91/1.00 vMB 16
378,120 378,120 0000000000000000009aaa99327f49b25e964e22c51a73dd439d8fd4ad1831dc 933 0.92/1.00 vMB 17
378,119 378,119 00000000000000000f5a539fac2edb9ad2c2425bcfb04aa4fd5b31afe2f5847e 392 0.25/1.00 vMB 27
378,118 378,118 00000000000000000f5d178f52f7fecafcdd262c06252a2123c6c7a1a64d7016 436 0.75/1.00 vMB 11
378,117 378,117 00000000000000000d5fc586c4491f8aaa04a82c5b3efb7d90886f15444b034b 279 0.75/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.