Loading Tool

Explorer IconExplorer

Memory Pool

86,932 transactions
31.86 vMB
0.15756935 BTC
Random Selection Loading Transactions
Max Size: 192.04/200 MB

Candidate Block

Mining Attempt 025e706a64084781871d39cc5cac5aff0635398e105c61620d57cd8d4f2741ad
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c30ea8e3bc6b3131e3da4a3b3ee1e0b510e8004c088d564288ef705d98c54e93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,519
Size: 1.00 vMB
Total Fees: 0.07056850 BTC
Feerates: 214.31 > 7.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (518,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,347 396,347 0000000000000000020b85fd67c3adae6796cbb786c6bfc2d80b9a8c68467498 2,698 1.00/1.00 vMB 52
396,346 396,346 0000000000000000058f41690572e850f9fabd83138670c3b087b809cf6b94c6 790 1.00/1.00 vMB 66
396,345 396,345 000000000000000003f4270a799c100ae0289218b2bc3e63970fe359ee011443 752 0.95/1.00 vMB 66
396,344 396,344 00000000000000000286116d9f3c471c40f418e6ebc70eadf4283f3e68e499f7 280 0.99/1.00 vMB 52
396,343 396,343 000000000000000008e57759ebf80d3e2771dd97f9bac3f238897bf865f36e25 2,289 1.00/1.00 vMB 98
396,342 396,342 00000000000000000153820188fc310b03a1c30d36436a06b3a2e138cdee262b 2,444 1.00/1.00 vMB 57
396,341 396,341 0000000000000000009616df452ee69d3e4376a1a4261f8448519f8da52afea7 722 1.00/1.00 vMB 15
396,340 396,340 0000000000000000048305124b6212f9fbdeb5d8c874ea67d777f0f26b82245b 1,813 1.00/1.00 vMB 47
396,339 396,339 00000000000000000167ad9fbc4a724ef2e65891e769f3b116f5781b825a5ca5 2,212 0.93/1.00 vMB 53
396,338 396,338 000000000000000001cf51d908e9f9899a3e116c638c35a5eae9115349f7980c 1,665 1.00/1.00 vMB 26
396,337 396,337 0000000000000000038a2849c1ebee8efb6afa987d2dea065be0f2824782fb71 2,082 1.00/1.00 vMB 46
396,336 396,336 000000000000000008c7a5a214900c9c184897682ae4c36452797bd8998957ed 3,368 0.93/1.00 vMB 55
396,335 396,335 0000000000000000025172a563e0c8feb451ae93e7aa03eadb8c7298df952e0c 617 0.99/1.00 vMB 52
396,334 396,334 00000000000000000138b01035fbcbe39540b5369988fbaa9adf32d12519863c 888 0.92/1.00 vMB 70
396,333 396,333 0000000000000000029dbfc674214675385800c27aa4b91b0f2e09e52ee6eb24 499 0.99/1.00 vMB 59
396,332 396,332 00000000000000000104113876afb515f8dc81b8609ccefc78c16c28be159f14 818 0.95/1.00 vMB 65
396,331 396,331 000000000000000008c292ac35b8a50445c4f7ff61038ab56a8b1d9c781f84ed 1,462 0.92/1.00 vMB 24
396,330 396,330 0000000000000000011363b533a687dfe1c1b4f9c2fb793cb157848f642dc6ed 1,600 0.75/1.00 vMB 43
396,329 396,329 000000000000000003e3b64f590221d105a9101f735e09c517e13ce7fc6e923b 433 0.95/1.00 vMB 57
396,328 396,328 000000000000000008b5d4df0e7b222a8036b3fa9bc1c50bb3289debf02da555 1,241 0.93/1.00 vMB 51
396,327 396,327 0000000000000000085960299559ff2d86dfb16257d875700b4367c7001f710a 268 0.87/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.33 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: 660.80 GB
    • Received: 14.77 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.