Loading Tool

Explorer IconExplorer

Memory Pool

74,005 transactions
27.41 vMB
0.06763804 BTC
Random Selection Loading Transactions
Max Size: 167.23/200 MB

Candidate Block

Mining Attempt 20f6ac56fc5a27c3a00b912b15117b9e264ec52952aecc79dfd2a6b3ae2bdfca
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 351d4ccb289b3794451b1aa183a1868d7b64e2cb8367088b8c1f804367a7be36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.00936029 BTC
Feerates: 65.93 > 0.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (142,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,551 772,551 00000000000000000002da9781e6490c43c7630545b1d3b6efb6f1ffff3cf90c 3,282 1.00/1.00 vMB 32
772,550 772,550 00000000000000000000c98133f7596b48b4c2e639c6cccc13e43cc3672bbce7 1,201 0.41/1.00 vMB 11
772,549 772,549 00000000000000000003b07fea5da7e03b4a1917aa777dc04da6ac14891c4d3e 2,734 0.93/1.00 vMB 10
772,548 772,548 00000000000000000005185345c4fcb597f7901b4db387e0b692e5ab4d991253 126 0.07/1.00 vMB 9
772,547 772,547 00000000000000000001e039ec1da0be61db4c5ac99ea041a84b346328f7586d 2,798 0.95/1.00 vMB 10
772,546 772,546 0000000000000000000722a2e2e4e0f9cdf2ec17ab2696ebebb220ba42c9927f 3,502 1.00/1.00 vMB 11
772,545 772,545 000000000000000000055b441ba946f259c95b204f87ea4b4c8eeafd528ef98e 643 0.31/1.00 vMB 4
772,544 772,544 00000000000000000001a356b789872dba05088c20d68ef140c7ddcc580ca317 3,109 1.00/1.00 vMB 9
772,543 772,543 000000000000000000074bafc49b2146bfc0b867344029377c2f5cae02af37c8 3,488 1.00/1.00 vMB 11
772,542 772,542 0000000000000000000302c8096e99a7777afabad46c5eb79301c9a7efe874cc 3,158 1.00/1.00 vMB 16
772,541 772,541 00000000000000000007128a5e5294fc6396fb21afd8f882427ae589881b78d2 127 0.03/1.00 vMB 11
772,540 772,540 00000000000000000005d29824575fcb392bd754027dc797ca1cd8514d86ddbe 1,285 0.37/1.00 vMB 12
772,539 772,539 00000000000000000004c40764c770c88fea6663759c8c53e71d31e479590be7 2,511 0.95/1.00 vMB 13
772,538 772,538 000000000000000000015618b6999bda182a856bed3f88ea1a082157b61efdac 1,047 0.29/1.00 vMB 14
772,537 772,537 000000000000000000065b8293ed2eb51bd43f814aaa3de901cab8bbd77cb4de 2,792 0.99/1.00 vMB 7
772,536 772,536 0000000000000000000657bc8782423961db9a5398fe55fdbad578dc0a9f368e 2,634 1.00/1.00 vMB 19
772,535 772,535 000000000000000000016fa054d6f3c794f9222af167b747f46ebc662388036a 2,751 0.97/1.00 vMB 11
772,534 772,534 000000000000000000033e323110c8e31844a2db963cfc8dcbd566767a450dba 2,951 1.00/1.00 vMB 12
772,533 772,533 00000000000000000000b49aaca90f485d0bdd1faf91c83728aec0295e1f44e9 1,577 0.50/1.00 vMB 12
772,532 772,532 000000000000000000018445c04996fe1b44f38e1c697e0c2879b3821d64b3eb 1,211 0.33/1.00 vMB 13
772,531 772,531 0000000000000000000775b66e751699b03b78aab17a53b8a18240f9c85b6198 77 0.02/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.