Loading Tool

Explorer IconExplorer

Memory Pool

74,487 transactions
27.63 vMB
0.07635509 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt f058cc644231190057f1915866cc3adba3dfbf96f0945c9e163ec1150e95c587
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 8ccaadd7eb5015ffb53eb422c58c10eadc1c9926584bac5549d4a25be0fd0937
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.01718202 BTC
Feerates: 402.60 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (33,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,652 881,652 00000000000000000000a89f8f785623e6a2794596967b71994f84796acfb5f1 892 1.00/1.00 vMB 1
881,651 881,651 0000000000000000000297f981649b0eba787e27bda96ae6403c7cad6d4e4cca 2,864 1.00/1.00 vMB 3
881,650 881,650 00000000000000000000887555c415b7167fe184e7ab37ea45a767e06d56d94b 2,053 1.00/1.00 vMB 2
881,649 881,649 000000000000000000020d8a2b42ce07a1e35223497bbb631c5a311bad32522c 169 1.00/1.00 vMB 1
881,648 881,648 0000000000000000000188d0ea8bb65bd46450a21fe3b1f97d99fcb331a0a5a1 826 1.00/1.00 vMB 1
881,647 881,647 00000000000000000000fcc890328bc04e0b8159a4e08845f39dc889028893cf 994 1.00/1.00 vMB 1
881,646 881,646 000000000000000000021eceb6391d82c74f847efcae9398cd075196b216e459 663 1.00/1.00 vMB 1
881,645 881,645 00000000000000000001047339207f88e5dbfad9f445841d71b0080548306090 1,260 1.00/1.00 vMB 2
881,644 881,644 0000000000000000000033cdaea0a06fb13441502e2a10f59b25585f9f25db4f 998 1.00/1.00 vMB 2
881,643 881,643 000000000000000000016f3d4a68255d3e001e47eb35c5b854a9c118ab8e9c04 1,592 1.00/1.00 vMB 1
881,642 881,642 000000000000000000000a8edd2908351ded990cb3d403494395376534ea3787 3,230 1.00/1.00 vMB 2
881,641 881,641 00000000000000000001288d20ca1b8b3b82b6504ba8bc2a074f72efbcc3af88 3,366 1.00/1.00 vMB 7
881,640 881,640 000000000000000000021ce45cd129bbaf9caa27edfeca4b030ac2422da9a0e6 3,101 1.00/1.00 vMB 5
881,639 881,639 00000000000000000001acdf5b51e81b8adbfcd9389a7d8ee34e6e904f23884c 2,911 1.00/1.00 vMB 5
881,638 881,638 000000000000000000003c52e2878d73ca42f94fcd81c7daa1f7b7020d408648 274 1.00/1.00 vMB 1
881,637 881,637 0000000000000000000031c66472684f4106c8e3bdff8d1b688ae14d4549fd12 741 1.00/1.00 vMB 1
881,636 881,636 00000000000000000001325bda6ff2385096f17ec89995f0acce0882e7a936f6 274 1.00/1.00 vMB 1
881,635 881,635 00000000000000000000c72aafce3950802777baf2de12d306fe82870ada1896 1,103 1.00/1.00 vMB 1
881,634 881,634 000000000000000000000a218f695a108175b4e7880bdf2afedddce09c07fcd3 2,515 1.00/1.00 vMB 3
881,633 881,633 00000000000000000001a347ad4c8bdf118fb4bba61a02889eda9fa9980a66aa 2,557 1.00/1.00 vMB 3
881,632 881,632 000000000000000000011524f5546c2eb79c197ec220e05fc56744f630ef9cea 3,097 1.00/1.00 vMB 5
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.