Loading Tool

Explorer IconExplorer

Memory Pool

73,200 transactions
27.65 vMB
0.10659314 BTC
Random Selection Loading Transactions
Max Size: 165.44/200 MB

Candidate Block

Mining Attempt ff737087c9ee9c4b89d30ed962fb93a230c3f8b793c35e6cd6f6780d498c6bd6
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root f74366d29d917e7a4dc2d85bd131283163b2616ea323cbea069a8199b1bf80ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.03962943 BTC
Feerates: 526.32 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (669,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,226 246,226 00000000000000984d01467e0c43b2c96da0221dc2056b48f850a8f4041f78fb 50 0.02/1.00 vMB 8
246,225 246,225 000000000000000643d7a10b06fd20cf814e3d348579dfdfd875fde753b472e0 253 0.12/1.00 vMB 117
246,224 246,224 0000000000000042cd022fca74b30e1a9f2d6bd679ed7de45f57f2b10153351e 167 0.09/1.00 vMB 123
246,223 246,223 00000000000000a16f8d5e76c5215303e0abd8b1cc90ab498b060a998781c0eb 96 0.05/1.00 vMB 22
246,222 246,222 00000000000000138844a9e50ec6fc81af01cba841db567a084e4ba3161f80d0 452 0.19/1.00 vMB 152
246,221 246,221 000000000000005eb7c5f594c47310e316bf2075a5d27a99a596f22f8f3eab96 399 0.22/1.00 vMB 120
246,220 246,220 000000000000004ebba9bef896a27cd9915e8790f34d418992b6c89b1be2be27 407 0.23/1.00 vMB 53
246,219 246,219 00000000000000466860caf23cc1be10f92ec49508021151a02119159a6d9839 605 0.25/1.00 vMB 186
246,218 246,218 000000000000004871a624ba70000c3ccc7dd88a8b3befe7793fb5472aa9a6b0 595 0.25/1.00 vMB 144
246,217 246,217 0000000000000010a3044b360b2e36e3b0a3663aa0bf47171b7ae6807717e803 247 0.12/1.00 vMB 143
246,216 246,216 000000000000001fae2bd44286e135db0fbbab57a7e77b6c310c10c01c9b2db4 236 0.14/1.00 vMB 99
246,215 246,215 0000000000000053ae9e41ae458f14e12c09671e88fb49c7f351a2dd13360669 427 0.18/1.00 vMB 181
246,214 246,214 000000000000004de9ba8814373e181d5b1400d324fab66f970ca142e024af65 483 0.25/1.00 vMB 112
246,213 246,213 000000000000001615fc695b31aa107bb53fa9d5722d3303f1a3d54966340a0e 369 0.23/1.00 vMB 74
246,212 246,212 00000000000000351062fa94ac13b30b23578f0201584caa09b9b85dd3f9d1b4 633 0.25/1.00 vMB 165
246,211 246,211 0000000000000034a4bb61002fe1378bb9b8726d0ce7fb7ca407fefcb1834ea3 334 0.10/1.00 vMB 62
246,210 246,210 00000000000000307c66bfda1ddc04587f46b591528f6d0d800bee5b4b04a1da 61 0.03/1.00 vMB 34
246,209 246,209 0000000000000086ffa146e8f77fc7ba56a64681d0707e93bcf2a6ef8a1bc348 179 0.08/1.00 vMB 98
246,208 246,208 0000000000000054983956c77148f62feae6abd3ab96823a8ed614a50a23e52e 212 0.12/1.00 vMB 52
246,207 246,207 0000000000000013b2f7ee77027f583b765ad9811dfe3d0adc801e295fd9acdf 619 0.25/1.00 vMB 167
246,206 246,206 00000000000000164ab60d49913b7a6c567a3b956467b2cbb5c2f8b2d93a3477 555 0.25/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 783.21 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: 756.40 GB
    • Received: 18.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.