Loading Tool

Explorer IconExplorer

Memory Pool

78,619 transactions
29.82 vMB
0.07724592 BTC
Random Selection Loading Transactions
Max Size: 181.99/200 MB

Candidate Block

Mining Attempt 0ff3c505c41205dac947e18f62fd3acc1927d19fe7925958ddbb0f14f1348b8b
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root e68d0c9c4155140500a0c9c340fea2fbf509b211604f85ce21152800929cb825
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,058
Size: 1.00 vMB
Total Fees: 0.01115385 BTC
Feerates: 100.46 > 1.12 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (809,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,573 105,573 000000000001c4f5cf6000c49161cb3c84edbc06e88ed46778cab59f10615606 11 0.00/1.00 vMB 39
105,572 105,572 000000000001c35d7e5f844b3e7a37b4f46a21eb18a6e64b017c20fc4aaedec5 13 0.00/1.00 vMB 0
105,571 105,571 0000000000002bad592762f4b212ce7f15133a6e8f5236eca1fc42cadae259e0 12 0.00/1.00 vMB 544
105,570 105,570 0000000000029a887f42e15031c4b96cc95596c287ea3fe428ee9fa1c8db7659 1 0.00/1.00 vMB 0
105,569 105,569 0000000000000fb3fd95223bc765aa53617a2184878da6a52cda3a6adcdc04bd 6 0.00/1.00 vMB 2,259
105,568 105,568 0000000000006426647e53ad7493d33fdae5ff782bfd56d8d93dc6da82a86410 2 0.00/1.00 vMB 0
105,567 105,567 0000000000011eefabd9ba69a06328fd8294f5b8315be1e716db520b0091756b 10 0.00/1.00 vMB 0
105,566 105,566 000000000002e363894f81742b817e74d22241c7015e883556815e5dffd6f4de 7 0.01/1.00 vMB 0
105,565 105,565 0000000000012781458a1e095878001ec2cf991c159916a82c41b71765bd64b7 21 0.01/1.00 vMB 0
105,564 105,564 00000000000298dd609d15252259021c233adc1c6301ef546bb71f82fbb7cd8e 4 0.01/1.00 vMB 0
105,563 105,563 00000000000175e3b56248808d1248f37054fb021321d3ca974cf981dd1a0a7a 5 0.01/1.00 vMB 0
105,562 105,562 000000000000a29f6768c7aaeb6ad394cec5b98ada89d4d82f62f04504abe984 2 0.00/1.00 vMB 0
105,561 105,561 000000000001ca0ca343d9ff57daeb7758e5270810c8738dba2e8f55469fbdb6 4 0.00/1.00 vMB 0
105,560 105,560 000000000001b17140e634d623d1aeac0144c6aa4ea554872f65785215554e1d 2 0.00/1.00 vMB 0
105,559 105,559 0000000000026670aaf66d7e2305b2e7338ec0d066832088cab356c44830a7d2 1 0.00/1.00 vMB 0
105,558 105,558 000000000002177a552ee22ba760bcce1bf4ca7aa2190ce1b88f16be236b2bd1 1 0.00/1.00 vMB 0
105,557 105,557 000000000001a1082d7298f10822df6f67e20d2698cc46e921c232cb1d5f5705 2 0.00/1.00 vMB 0
105,556 105,556 00000000000094a0fcecab66928117ee2dbf909fa6524d52bcb4b0c393087e5c 7 0.00/1.00 vMB 0
105,555 105,555 00000000000056bf5d108acd59b4a916d3b617fdd806b62fa004f15ecb73e1a2 9 0.00/1.00 vMB 0
105,554 105,554 00000000000118c70b0d39ad52e1c750466f6f963f275790496c1a23066255b6 5 0.00/1.00 vMB 0
105,553 105,553 000000000001036a93c32633d13ff309363096ea4e2582b2490a786ea621014a 27 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.