Loading Tool

Explorer IconExplorer

Memory Pool

46,766 transactions
29.12 vMB
0.15225484 BTC
Random Selection Loading Transactions
Max Size: 152.20/200 MB

Candidate Block

Mining Attempt 62db702f30b57a6b02dddbb892bb1d83c905f4abb7cd85b0033ec95a625ab182
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 742e8e4d9e98cab3e2c05cc0071154c916c15dfddc5793f1f694000295770db1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,640
Size: 1.00 vMB
Total Fees: 0.04354531 BTC
Feerates: 100.65 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (206,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,629 708,629 00000000000000000000dd432ea3ed746bca05e1121e9555d5233a0b92867095 926 0.39/1.00 vMB 8
708,628 708,628 00000000000000000001724794f11335f1dd0f381e37f9419632e57d571b8a89 498 0.13/1.00 vMB 10
708,627 708,627 00000000000000000005fff1b02414592b2946d0e0ed60b4a58bc93c6f920a71 973 0.40/1.00 vMB 12
708,626 708,626 0000000000000000000408a54958f4ae0cf1a37d05327aa44bf9221e5ed67408 2,069 0.81/1.00 vMB 8
708,625 708,625 000000000000000000005c0e2c9e55efe3c46f23f2a0e37a5b060ae8dbc7237a 2,639 1.00/1.00 vMB 14
708,624 708,624 0000000000000000000093e6745e5f0ca9e96432cbeeb7ed36521f53ff745c02 2,491 1.00/1.00 vMB 6
708,623 708,623 00000000000000000000f182da9b00f5f69948153448aa015fdf8b18fb02dc07 1,839 1.00/1.00 vMB 3
708,622 708,622 00000000000000000000459d6b9bc767f9d13317def99f39a8f15a54b7f529bf 2,579 1.00/1.00 vMB 6
708,621 708,621 00000000000000000009bde58b66036d3a4238bf511bd28f9e6281100404c504 2,945 1.00/1.00 vMB 23
708,620 708,620 000000000000000000057f54156e519672711d1f285b308d0ed72b8851146d1c 3,948 1.00/1.00 vMB 15
708,619 708,619 0000000000000000000bd078f1ff5bbfd9109ce2ee5ad62a8adc5b80bf7ecfb0 1,416 0.48/1.00 vMB 6
708,618 708,618 0000000000000000000b566f05dccfaf93a9829935e2331f16759ceab996ea0f 1,940 1.00/1.00 vMB 7
708,617 708,617 0000000000000000000aab79028cd91afb02831d5bb67ce2f1f2efe1378fa2dc 3,365 1.00/1.00 vMB 13
708,616 708,616 0000000000000000000bccd653f92fcf25eecdebc597c154f308dc9003dd243c 1,556 0.50/1.00 vMB 10
708,615 708,615 0000000000000000000a93018015fd8e9333740d21132da683f0b916fb739757 17 0.00/1.00 vMB 3
708,614 708,614 000000000000000000099bc202f6f3769b52f651b0ce15adc19fdb1e93d9e6d3 1,321 0.50/1.00 vMB 8
708,613 708,613 00000000000000000008c7a24dba5d170470c8abb58a7b24554995757db05f12 545 0.79/1.00 vMB 2
708,612 708,612 00000000000000000002e60b61433a93eaaba02b727fcb7813c3d82d877385c8 2,149 1.00/1.00 vMB 8
708,611 708,611 0000000000000000000a84531fc04a98ecbd0c56fcdda6841f11e187ae4f1dff 673 0.32/1.00 vMB 3
708,610 708,610 0000000000000000000000e4f4e1ebe93f66e36622b3c72c76b090afbdb94c34 2,863 1.00/1.00 vMB 9
708,609 708,609 0000000000000000000326d7d87c3ba65ccb00920c805f3d8c4bfca7ccb125b7 3,151 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.