Loading Tool

Explorer IconExplorer

Memory Pool

80,140 transactions
29.50 vMB
0.12545676 BTC
Random Selection Loading Transactions
Max Size: 178.51/200 MB

Candidate Block

Mining Attempt 50807d140a17a06f016a32dbec8336b397e27c4a7d8af5a57571f45c1e4ee529
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 4d56eb64d76fe88833cd58393777928c9a953b7919a05380e55e1397757bdcae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.04507606 BTC
Feerates: 477.45 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (45,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,573 869,573 000000000000000000007c07d9a40a54a433c311645b108cb0c6bb189333abe9 3,513 1.00/1.00 vMB 8
869,572 869,572 00000000000000000001487e8266e87520a8afd280bd24d97428f345810f08ea 5,323 1.00/1.00 vMB 2
869,571 869,571 000000000000000000022015732fcb41c59ec901ae2920f396559e13a042f9d3 5,834 1.00/1.00 vMB 3
869,570 869,570 000000000000000000026d53d5377d353a9893bfa9d003b842fef8c5993d5824 5,014 1.00/1.00 vMB 4
869,569 869,569 000000000000000000003a880715d6cfdce7ecc83eecb2b37afd8869d41bed46 4,180 1.00/1.00 vMB 11
869,568 869,568 0000000000000000000174aeb312310d6595fee3ae2d88c84200a39b13ab3616 3,631 1.00/1.00 vMB 6
869,567 869,567 00000000000000000002be15b7d7bc8f2461980d195014d3d98f06ff98a8ee40 4,231 1.00/1.00 vMB 6
869,566 869,566 00000000000000000001ea9b0064f01ce6fbed1ab94c39f4e3ae1727a2395a84 3,790 1.00/1.00 vMB 20
869,565 869,565 00000000000000000000117326c91f30bd0ca36f72ce5bdff2396f10330295ac 2,775 1.00/1.00 vMB 15
869,564 869,564 00000000000000000002aca2ddb49aae16e4fae752b7cefbf6c94362abef037c 1,741 1.00/1.00 vMB 3
869,563 869,563 00000000000000000001e270f72c40ea990245a4184053c949fb74eed153e40f 895 1.00/1.00 vMB 3
869,562 869,562 00000000000000000001842db96ee574963808828fb8bbacc7e6cc2037049d98 3,062 1.00/1.00 vMB 5
869,561 869,561 00000000000000000002b27c9e4e6bff669bb9b85913bded0493b4593e90c750 3,118 1.00/1.00 vMB 4
869,560 869,560 00000000000000000000c0403d42e5f64b2cd8d5e8c0e5720a4f48585cd27de4 1,467 1.00/1.00 vMB 5
869,559 869,559 000000000000000000017d3161eaa2a11210694fd49898a36337d327543fc888 3,358 1.00/1.00 vMB 13
869,558 869,558 00000000000000000001482db6879d2ca33933a72d09a2d091920682a6359f3e 4,671 1.00/1.00 vMB 9
869,557 869,557 000000000000000000006919b9daee3e5f4a169bc8b4395f4ed9afbdd71c581d 5,022 1.00/1.00 vMB 28
869,556 869,556 000000000000000000017846fd7bb351cb5e642ff71efa024b2c8c1c45db74b4 5,744 1.00/1.00 vMB 55
869,555 869,555 00000000000000000000c5c817f5953d59d6ac9e214d080a1786361d71df99b1 6,360 1.00/1.00 vMB 116
869,554 869,554 00000000000000000000208915a197849bd86bd3476e88e88e352b285eb6e7e8 6,718 1.00/1.00 vMB 174
869,553 869,553 000000000000000000006b7578c5dbae8f39c459d436454d97241cd8034bff9b 2,420 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.