Loading Tool

Explorer IconExplorer

Memory Pool

74,525 transactions
27.64 vMB
0.07654989 BTC
Random Selection Loading Transactions
Max Size: 168.34/200 MB

Candidate Block

Mining Attempt 9102aa27ba5834734871efb687a4a71f9940f5dc251b53f5a6851645e5aa72c9
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 5d046d8bb017e4d45969cf8ba1926c035fb15609037585e27fc26a3a8bda18c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,822
Size: 1.00 vMB
Total Fees: 0.01748392 BTC
Feerates: 402.60 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (307,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,369 607,369 000000000000000000105abaa9cb2b3aa66d9cd82e14f8dd60d576efbb33146d 2,629 1.00/1.00 vMB 12
607,368 607,368 0000000000000000001174ae81e173089ea9f483702007b5220f2fc9f29eb597 2,770 1.00/1.00 vMB 20
607,367 607,367 00000000000000000000d996390f751dab0c6fae309f399f2cb18f235b6ea7b4 2,050 1.00/1.00 vMB 9
607,366 607,366 0000000000000000000a9d8ca0ca0275a8b42fdb0eb328158c811e6f66fd2c0b 2,468 1.00/1.00 vMB 15
607,365 607,365 00000000000000000011c0a46e4e4b4e333a7c29b0299ce68c20f9bc6cacff2d 494 1.00/1.00 vMB 4
607,364 607,364 0000000000000000000c1207ca10a564f1314c0131cb796c6687431d8279710b 1,833 1.00/1.00 vMB 8
607,363 607,363 000000000000000000032ae42c12da353878439b8fc23c36be38f795daccca33 2,338 1.00/1.00 vMB 10
607,362 607,362 000000000000000000086afdaac91c2362fca488ccdf2cd67ebbfa4a65d711db 2,458 1.00/1.00 vMB 14
607,361 607,361 000000000000000000051b47fea7de14f6958e476de535b584d93ae6a19a5fe3 2,171 1.00/1.00 vMB 11
607,360 607,360 00000000000000000001d9f907df2c9c2ccbcde9f45fce6d2e04f227b420140f 1,200 1.00/1.00 vMB 7
607,359 607,359 000000000000000000097b29f4fa386bfb093622f5f968f188fe2db81c387ec5 2,455 1.00/1.00 vMB 21
607,358 607,358 00000000000000000010fe59dad74af7bebb4756692a273eba7fc82b617b1c8c 2,966 1.00/1.00 vMB 24
607,357 607,357 0000000000000000000e0ec97fa9af3132b1fd940a0ec7ff4c1b12168e80c68b 1,151 0.39/1.00 vMB 14
607,356 607,356 000000000000000000023120f40d1c4bc74e0f7f2f16159b72d32a08b21adee0 746 1.00/1.00 vMB 2
607,355 607,355 000000000000000000126d37da3e9846d1656d5470f4daaad9c34ab102b3c076 1,866 1.00/1.00 vMB 14
607,354 607,354 0000000000000000000ae3509f50c92d1793a555fd16feb6910de694384d47ed 2,521 1.00/1.00 vMB 20
607,353 607,353 0000000000000000000ca0f6492b909402434427481c9c72a0ce04e36ac2c7bd 153 0.05/1.00 vMB 17
607,352 607,352 0000000000000000000f00a6c6558fe35b9a25e0126bd7d723a41a07c76fb9da 741 0.28/1.00 vMB 19
607,351 607,351 0000000000000000000961d2ab46603d9164a0589c96dcfaf1420e8727913080 140 0.05/1.00 vMB 9
607,350 607,350 00000000000000000013faed0d9f640821456c341b7c02591e963840249e5cf5 1,593 0.59/1.00 vMB 10
607,349 607,349 0000000000000000000a68d0845030343c7addf31596842bdaea3e10eea39946 2,954 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.