Loading Tool

Explorer IconExplorer

Memory Pool

77,450 transactions
29.03 vMB
0.07025839 BTC
Random Selection Loading Transactions
Max Size: 178.00/200 MB

Candidate Block

Mining Attempt 18c9376033fba80ca7e5e013039535bed26149ac2a8eb6f8c0f5e4a7714dadb2
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 422756efba5ee09b4d55b7f9053c537f8acf9829a75866b18a9bd393dd27a6b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.00690447 BTC
Feerates: 96.15 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (289,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,579 625,579 0000000000000000000bf213a976623b1606f1141ce8ab9189f7c99ca3257721 1,484 0.76/1.00 vMB 9
625,578 625,578 0000000000000000000893fe5acea6ece25f027b2144690c2161936acf7e7de2 58 0.01/1.00 vMB 12
625,577 625,577 00000000000000000002926117acee64b011c542f1196a81ce4f2725b15ed41e 1,109 0.42/1.00 vMB 12
625,576 625,576 000000000000000000016aca2beeba6c7e98f171e44b6b53f8d54a6533558f69 982 0.35/1.00 vMB 15
625,575 625,575 00000000000000000010e05f337930b5f47951279fcc50701f35555b3c3523d7 816 0.32/1.00 vMB 17
625,574 625,574 00000000000000000009251613b3a63b22422b15c2246dc5251cf0b87f2d9b2b 2,094 0.87/1.00 vMB 6
625,573 625,573 00000000000000000009543cec4f62254e0af2ce47cc0efffd230da77a509427 2,715 1.00/1.00 vMB 13
625,572 625,572 0000000000000000000be6462a3429724642bbc70bfc66a471689e678f316811 846 0.32/1.00 vMB 12
625,571 625,571 0000000000000000000f1bb37956837ba7ab82ac5b637ffb12d6004ec88931c7 35 0.01/1.00 vMB 13
625,570 625,570 000000000000000000009aaf36a833fce6f79ed7a4ff358e9f8b884cdb0eec01 2,338 0.79/1.00 vMB 10
625,569 625,569 00000000000000000002fbc5440928194c71eb5dd62bd39c4202d8437b67317e 724 0.23/1.00 vMB 12
625,568 625,568 00000000000000000003a1cbf52b7eb8da681172e5feaf9042ddb43a77704e05 1,441 0.54/1.00 vMB 13
625,567 625,567 00000000000000000000ecd106ba9e7cbf7262b46b6e5a0898c68ddc69b8b67c 520 0.18/1.00 vMB 12
625,566 625,566 000000000000000000037556f2e052c706d1dc65c609377f46d2985cfb384a91 1,175 0.43/1.00 vMB 13
625,565 625,565 0000000000000000000063743ca2b7e33d6a37755b1a887f8e2fb9b4db5d9a6f 1,919 0.72/1.00 vMB 10
625,564 625,564 0000000000000000000963bd358492a5cd31d9f2fad0c2b4a7f6659ff65b3b01 248 0.07/1.00 vMB 22
625,563 625,563 0000000000000000000c92ceaa26f0a68a7f907b47232a89af77c1dfb094c1f4 133 0.04/1.00 vMB 13
625,562 625,562 0000000000000000000dbbb0566940fbb6122e11d13449e0f20ab41e9c36a920 963 0.37/1.00 vMB 10
625,561 625,561 000000000000000000027e5dae3dcdcfdb73c5537366ebd98173c3352f29046f 1,050 0.30/1.00 vMB 14
625,560 625,560 000000000000000000124c0502c5f20d3a48ce906b98e5455d4d9ff74ebfd547 357 0.11/1.00 vMB 14
625,559 625,559 000000000000000000025130c1bd278ce5f3411104dfeafcb471aed7d0a71258 2,291 0.80/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.