Loading Tool

Explorer IconExplorer

Memory Pool

73,384 transactions
28.44 vMB
0.06924620 BTC
Random Selection Loading Transactions
Max Size: 168.16/200 MB

Candidate Block

Mining Attempt 309bbb3becbeef2ff289fa67f954d3cf0eddb53dc9f396c9b03693d2c8d16c61
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 7319e564e9929e4eb2b1e8a35ffccf33dc5a487519bd60acee44fff6498ddcbe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,649
Size: 1.00 vMB
Total Fees: 0.01219742 BTC
Feerates: 100.36 > 1.22 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (383,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,059 531,059 00000000000000000032034d2379a4b8274807f0c6e46cfd4991048a9d9ce284 325 0.16/1.00 vMB 35
531,058 531,058 00000000000000000002c48bd682bd67aa7ae06b3c8a6d9ef35790cfa7d277a4 668 0.25/1.00 vMB 19
531,057 531,057 0000000000000000001daf6fd5a805f7f0badb01dd76f1c2da14d10a412e56ed 2,096 0.87/1.00 vMB 18
531,056 531,056 0000000000000000001c3673da97a201a2df283c66cedfc5faa4155a5e5a3b24 627 0.19/1.00 vMB 16
531,055 531,055 0000000000000000002c83fd45e47c59d3f69e3bb23c0ca86b4ffae78bf81959 700 0.27/1.00 vMB 19
531,054 531,054 00000000000000000010799fea7a415d50bfcaeca0892557da69dd4e0f2c1c43 922 0.43/1.00 vMB 20
531,053 531,053 0000000000000000002d67a1c44987b87ee770a80df8a652a69c42235c9a4da2 595 0.19/1.00 vMB 15
531,052 531,052 0000000000000000003436722e528c24329566ae139f1739ee8522906e995782 526 0.20/1.00 vMB 33
531,051 531,051 00000000000000000005ba94d0b3b1900eb9321da4454d5fc640b95776ddac2a 371 0.13/1.00 vMB 20
531,050 531,050 0000000000000000001b6c8d7417f64a8d7d941b26504b1d847d5a933aaddabb 366 0.12/1.00 vMB 22
531,049 531,049 0000000000000000002065ea994b0e55e2315de77d56fdb83a99e349045a1b21 727 0.25/1.00 vMB 19
531,048 531,048 0000000000000000002b0699bce20ef16a2bde1264edd795467ccd0fc52db7b1 1,180 0.54/1.00 vMB 28
531,047 531,047 0000000000000000000b7a3a4a75eb86948ab1368a2c0def153c837243dd83a6 336 0.12/1.00 vMB 29
531,046 531,046 000000000000000000345d036c99d4f3d929524deffce3009ac4427dcbeb48ac 298 0.12/1.00 vMB 17
531,045 531,045 0000000000000000003448a8688ac32e0580b054acb9daf3934afe8e9961aa05 273 0.09/1.00 vMB 26
531,044 531,044 000000000000000000330faab9d2ff15577d82623f54f5b0182a38a397c29800 17 0.00/1.00 vMB 5
531,043 531,043 0000000000000000003018a4a06c191e5cf0ddf3807dbb4dbd409a4e4ea81aa6 744 0.32/1.00 vMB 27
531,042 531,042 0000000000000000000982e50fb58a46595bfcfa459524fb249a1fc40b712aed 1,507 0.63/1.00 vMB 26
531,041 531,041 0000000000000000000121cf74110e6f3ef45072d285e507d0f326a58a61a6ed 726 0.31/1.00 vMB 28
531,040 531,040 0000000000000000002dd65f2a92dee31e99bcae3c6d6f2df2760ca82c3ffb53 1,199 0.44/1.00 vMB 24
531,039 531,039 000000000000000000259093e37cf7994c118f88525f3309e70f0e830db103a1 174 0.08/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.96 GB
    • Received: 15.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.