Loading Tool

Explorer IconExplorer

Memory Pool

75,462 transactions
27.80 vMB
0.08014712 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt a1ef429c48bdcb68429425391273ecdd7fccfd008715920b0e2adee21228dda6
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root efd53533e94f1c024e560d12f5dd7f5f393980ea11bceee53404a4bade0ed6f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.02057614 BTC
Feerates: 151.01 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (131,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,720 783,720 00000000000000000002eeac33d2c46826b9933e74d131e54bd59c1942728bc0 1,859 1.00/1.00 vMB 8
783,719 783,719 00000000000000000005ab639a3cb147f25679bd71a8b7a819f4cd2e076c7643 2,023 1.00/1.00 vMB 11
783,718 783,718 00000000000000000003c6df93c4b97d73d32fbacf3df1eca7b9e2189f737917 3,107 1.00/1.00 vMB 21
783,717 783,717 00000000000000000004ac5b9d61e8c27e72a2f820e7b97996f4d492d381627a 2,758 1.00/1.00 vMB 20
783,716 783,716 00000000000000000001c8eb6c512ebc7663482d4ac3d19e92c11cdc0023a16c 2,412 1.00/1.00 vMB 15
783,715 783,715 00000000000000000005287f88e1608bed4273f093b52ad4ecbe6d4fa292e3a5 2,736 1.00/1.00 vMB 14
783,714 783,714 0000000000000000000223df16e6ce0b65ea8f026d57a36b9b658f84985a76dd 1,712 1.00/1.00 vMB 18
783,713 783,713 00000000000000000003b965df248b603fc93ebe7c24cf30b80a1f0606675d9a 902 1.00/1.00 vMB 14
783,712 783,712 000000000000000000042ceb035a9e81a4302d89ce4dee42c949350b24eac7f1 1,616 1.00/1.00 vMB 27
783,711 783,711 00000000000000000005293459e1381ece70186a0cf6b047a3a9051ed958ff96 2,190 1.00/1.00 vMB 14
783,710 783,710 000000000000000000053e81d180ad324861a3668208a3940f5dc03906ca8ada 170 1.00/1.00 vMB 2
783,709 783,709 0000000000000000000152bca437b8179ce37341a8779c60053deece3d442e91 2,081 1.00/1.00 vMB 10
783,708 783,708 0000000000000000000260dfb2b065f9292e518cb87f9d708a6e5c93c1cd8f89 347 1.00/1.00 vMB 3
783,707 783,707 000000000000000000029898dbafe43264bca72e4f59af7697dd685a33397e67 2,018 1.00/1.00 vMB 8
783,706 783,706 00000000000000000001edf930ce5b091af601d6e8445ecbf6a8219a06f28a31 2,995 1.00/1.00 vMB 5
783,705 783,705 00000000000000000002f625a2c65d649627fe8f3962904407fea22a1a67c52a 2,487 1.00/1.00 vMB 16
783,704 783,704 0000000000000000000253a6004c998a504772edf703d7660ca9ef42d0e38347 3,384 1.00/1.00 vMB 7
783,703 783,703 00000000000000000000e4feee1e183d4432070ed55a1f64b0a9a17b14b01b32 2,840 1.00/1.00 vMB 8
783,702 783,702 00000000000000000002813f0df9935fc90aa5e395aaad8e12e1144e57f005dc 2,748 1.00/1.00 vMB 17
783,701 783,701 0000000000000000000433f665aa8f494fe12c63c804f532fbbab22f57bc083c 2,665 1.00/1.00 vMB 13
783,700 783,700 00000000000000000003a28a6ea7e5077ed7200741df7e90be022c98abbb5e59 2,961 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.