Loading Tool

Explorer IconExplorer

Memory Pool

80,534 transactions
29.90 vMB
0.08177144 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt c8a780be525205ff805be6e86ed19692bd46d1fa5676241b51b00f3375cc12a1
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root f112185f1c03d1a34b7859f75649b8603d79eeec7e8f5323adb69d32401234d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,064
Size: 1.00 vMB
Total Fees: 0.02073175 BTC
Feerates: 397.50 > 2.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (308,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,524 606,524 0000000000000000000c80a44dcbc7acd8b58a21643bb18c80958256579c3132 1,813 0.56/1.00 vMB 8
606,523 606,523 0000000000000000000d5dc4d8da8558f31cd99afc27c84ca80891603cfa33f6 2,678 1.00/1.00 vMB 7
606,522 606,522 0000000000000000000223029d0b4b175ca29f1b240829bd974ac4eb9adc6906 3,736 1.00/1.00 vMB 18
606,521 606,521 000000000000000000025ccd910cc4b4d8f5305860a918280e32324cfa5057e1 2,741 1.00/1.00 vMB 36
606,520 606,520 000000000000000000117328289a8e183b195839ce7ef58fff82d8c825819b93 2,404 1.00/1.00 vMB 12
606,519 606,519 00000000000000000000d076367cf07ae45fd5fbb3cd510fcc8fb64d63d7a021 2,869 1.00/1.00 vMB 29
606,518 606,518 0000000000000000000c6d15ddb9283def57bcc5dd0b814aeb68d6c268ab5fab 2,348 0.66/1.00 vMB 17
606,517 606,517 00000000000000000011e6e2d168d1c888719491286de05045baf7b0f3a40302 398 0.12/1.00 vMB 16
606,516 606,516 0000000000000000001130dbef7003abe2fbe03751c23f6169d1c2a16078678e 3,238 0.95/1.00 vMB 15
606,515 606,515 00000000000000000000ae768e739e002c5937098476c6eb0cad174f805d19c7 313 0.08/1.00 vMB 24
606,514 606,514 0000000000000000000564ce8b96ea48662baec99823b4e41474bbcc12ef0381 251 0.07/1.00 vMB 15
606,513 606,513 0000000000000000000968d122d1e136e0f8ba71d9aaf40b5c35ab5d45bf1475 2,536 0.89/1.00 vMB 15
606,512 606,512 00000000000000000012e906f06cd77e4ac7d930443d09a61acdaba991098ced 1,424 0.50/1.00 vMB 2
606,511 606,511 00000000000000000013693091b7ee6f86cb6f9dc515ad975c99fce105e5f241 3,017 1.00/1.00 vMB 23
606,510 606,510 0000000000000000000da3a02d7986d6f6aa9e686536614cceabb25c6e7d9b21 3,244 1.00/1.00 vMB 24
606,509 606,509 00000000000000000014ed86f2eaadea4d44ed4f4b1899a787144ec19eb314f3 2,933 1.00/1.00 vMB 10
606,508 606,508 00000000000000000014bf92d9b259afcb4231283c92baf4b361338cf0566738 2,793 1.00/1.00 vMB 22
606,507 606,507 00000000000000000013365c0b67c7e8bacf97d7736c12d80f6b05287259a675 2,831 1.00/1.00 vMB 24
606,506 606,506 000000000000000000139dc70f2cdeb50de45da7a46e0215ce0f8c366207aa2a 2,889 1.00/1.00 vMB 20
606,505 606,505 0000000000000000001078e3e6f28afc79640b7a341de6566a81576e97c25d6f 2,713 1.00/1.00 vMB 22
606,504 606,504 000000000000000000032b063ba07ee0fccc86b5760f241349dba86746200ef8 3,267 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.38 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: 664.38 GB
    • Received: 14.96 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.