Loading Tool

Explorer IconExplorer

Memory Pool

79,751 transactions
29.72 vMB
0.08009019 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt 71e6d75a6731b5662080dcb62b541f47ed2d8629bbe56d18584bed39c5f8acf4
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root d0690c416445b9cc4e77a4ea0b94c6a669874e133d8283e483c6edbdab36542b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,249
Size: 1.00 vMB
Total Fees: 0.01965268 BTC
Feerates: 502.65 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (282,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,507 632,507 0000000000000000000a122cee644abb867cb8d0177504422bed8e1edd90da3d 1,353 0.98/1.00 vMB 25
632,506 632,506 000000000000000000070fd1c87a3c592e2913e0eec091f5862161602b978d7f 907 1.00/1.00 vMB 37
632,505 632,505 0000000000000000000d9558a16e6c18eb4ca7ed644051ea248495d29df29460 912 1.00/1.00 vMB 11
632,504 632,504 00000000000000000003bead46596a5a68b212aa3f70d2bc72731f4b9f064b50 1,413 1.00/1.00 vMB 17
632,503 632,503 00000000000000000010b5182b5ecaf1ded9f55b0078fa6c683e0140c3071ab5 2,469 1.00/1.00 vMB 53
632,502 632,502 000000000000000000106ec89bdbd5952e6bf746441b62db6274748273034016 2,293 1.00/1.00 vMB 85
632,501 632,501 0000000000000000000eaee9dda170aa083087d0dad1197a3109cdcfdceaa54a 2,396 1.00/1.00 vMB 60
632,500 632,500 000000000000000000015facf8434b79dab4043ea61253e18dcb5c5b0beaaf00 1,087 1.00/1.00 vMB 21
632,499 632,499 00000000000000000006d27e4c6cf9070d11fefc74ef684c9ecf142c27466c33 970 1.00/1.00 vMB 19
632,498 632,498 00000000000000000000df563cd1a0b4f729af01b5198a4846dc1a1f9b6e065c 1,363 1.00/1.00 vMB 8
632,497 632,497 00000000000000000010f45dd1f7904411be6b799dbffe65aa6e2a3e2d477f4d 2,305 1.00/1.00 vMB 46
632,496 632,496 0000000000000000000991b7da54c7d656fee56accf8b3698d2ca128df536d38 2,319 1.00/1.00 vMB 46
632,495 632,495 000000000000000000027dfb573bf5f87d592eaa2d1e00a0197f0c8b1eca75a6 2,192 1.00/1.00 vMB 96
632,494 632,494 0000000000000000000c252f4a04350d23fb1da65d60489895ac0dd28cc62fa2 2,320 1.00/1.00 vMB 10
632,493 632,493 0000000000000000001005c120e26abc368860512b940317511dab44e778f27c 2,804 1.00/1.00 vMB 35
632,492 632,492 0000000000000000000e4e90e506391010c749f50ea1b6200716709129707777 2,936 1.00/1.00 vMB 26
632,491 632,491 0000000000000000000d34c109b2fdc308c940ae4eb94be59b8a6f573edb3a9b 2,627 1.00/1.00 vMB 39
632,490 632,490 000000000000000000051b8b1ba11d13859c96c923e7707992552e3e21f4256a 2,242 1.00/1.00 vMB 66
632,489 632,489 000000000000000000086c09b78338ed8557df9566a01a0369c3019b61319455 2,068 1.00/1.00 vMB 98
632,488 632,488 0000000000000000000346c349e7b6104b768cf6b6e15e1879a610c1c27b197c 2,630 1.00/1.00 vMB 81
632,487 632,487 0000000000000000000e585d9ac01a8fc64b8ec1f39204c1419cf0d01dfaa5f9 2,366 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.