Loading Tool

Explorer IconExplorer

Memory Pool

81,962 transactions
31.03 vMB
0.12039385 BTC
Random Selection Loading Transactions
Max Size: 185.53/200 MB

Candidate Block

Mining Attempt 78627b14076ad75512434c857e2a8dbbe88006fa80c54b9c30cf1c4b9eaca67d
Version 20000000
Previous Block 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae
Merkle Root 987d2b93c24bb9003ebfac8433cc94e7db08473e86dce580db4b592234f67ee9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.03461214 BTC
Feerates: 500.91 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,149 (104,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,640 810,640 000000000000000000032f96ee2d0942ba5a27a8365ce25dc2d6971f1fef79a5 3,561 1.00/1.00 vMB 38
810,639 810,639 000000000000000000030497d45b2ba08b78fa977b9fd5d5dd4d0b0271d575ec 3,066 1.00/1.00 vMB 28
810,638 810,638 000000000000000000041d87a5cd1ac0f8a7edcacf5c9594db4d1925fd8b9a78 3,455 1.00/1.00 vMB 31
810,637 810,637 0000000000000000000494a7f652edd04a4da80ead57251465aaf7765abdd04e 3,811 1.00/1.00 vMB 37
810,636 810,636 000000000000000000035228734008de429a9dccdeadc4474eafc20b37ca2a0b 380 1.00/1.00 vMB 5
810,635 810,635 00000000000000000001892c7921faa2fa545e614a7e7c029425ffc918bebb52 1,110 1.00/1.00 vMB 11
810,634 810,634 0000000000000000000360b529d5553c1879d5fc7e1e993c699a2fb39372f78d 1,788 1.00/1.00 vMB 10
810,633 810,633 0000000000000000000340ee75ef8003231a27eb14a74f53d3069c71298dd6ed 2,903 1.00/1.00 vMB 26
810,632 810,632 00000000000000000004da91b808a43030d1b95e37ed3aa7e4b8d467fbfcf191 1,640 1.00/1.00 vMB 13
810,631 810,631 00000000000000000003955289254bd4da7a639c8e4b39e57f85dfbceee55054 540 1.00/1.00 vMB 9
810,630 810,630 0000000000000000000127d56aaec3c26ca24f1bc973d52a8eacf845f1c9c102 1,682 1.00/1.00 vMB 13
810,629 810,629 00000000000000000001405054f9948185e5a142d48a8b96a35db2d920d5afbb 1,811 1.00/1.00 vMB 12
810,628 810,628 00000000000000000004981c044f5518484cfd79b78a6608614354eca4bd404e 2,616 1.00/1.00 vMB 19
810,627 810,627 00000000000000000002914d1613950579da265e2fbb7343bc30d659a8cd0140 3,364 1.00/1.00 vMB 27
810,626 810,626 00000000000000000003fb501ed7113c423a8f5d636154142f24243902c64d6f 2,223 1.00/1.00 vMB 30
810,625 810,625 00000000000000000003ba6cd98ee84d5cafaf7a033fe40a67ced7d020679150 1,556 1.00/1.00 vMB 26
810,624 810,624 00000000000000000001cced6df83098bc54a79db87c7dc15d7addd44de64b24 2,428 1.00/1.00 vMB 35
810,623 810,623 00000000000000000002d6f620501073f50c42d305e12eaf183d0f8c589486ec 2,159 1.00/1.00 vMB 26
810,622 810,622 000000000000000000000093172f61f0327ff9ca6bedd1605432de858960a8bc 3,692 1.00/1.00 vMB 40
810,621 810,621 00000000000000000004040db700d999626a3d79d71a3140001461d482324d85 2,276 1.00/1.00 vMB 28
810,620 810,620 00000000000000000003552e0c88d2a53436a55de01096e769273ad3e93aca12 3,413 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.65 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: 672.90 GB
    • Received: 16.33 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.