Loading Tool

Explorer IconExplorer

Memory Pool

81,411 transactions
29.81 vMB
0.13017495 BTC
Random Selection Loading Transactions
Max Size: 180.64/200 MB

Candidate Block

Mining Attempt ba9fe28196ed9c189561f3aebe8b873c4d7a31eadec14fef4c55417d4c342575
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root f2bdcb0286faa791808453b65bcf3265f257a6048b5416ce782040bd0ad178e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,764
Size: 1.00 vMB
Total Fees: 0.06222124 BTC
Feerates: 151.07 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (532,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,413 382,413 00000000000000000760d314357bb755ae0656f1fcd4944c86e314a24531d54c 339 0.15/1.00 vMB 32
382,412 382,412 0000000000000000058c587a8ecd6129975dd2aa184f06fecbb251c5da7c3f06 69 0.06/1.00 vMB 13
382,411 382,411 00000000000000000c71fca74351ff734dbffeac9b60bf08a49fe2b4fda6bf1d 742 0.38/1.00 vMB 26
382,410 382,410 000000000000000010f25c4b65d38f00215692295d77a1ccc444ba59029ed47b 368 0.21/1.00 vMB 23
382,409 382,409 00000000000000000af337af9891cedbb47decf8c180f600a823dabbf39944fc 1,289 0.51/1.00 vMB 42
382,408 382,408 000000000000000001bed97149622aca4831363c5ee556a3294e4b49fa2068e2 901 0.39/1.00 vMB 29
382,407 382,407 00000000000000000264c5f10753e02b238eb99013fcece636c32c50953ccd39 1,187 0.51/1.00 vMB 35
382,406 382,406 00000000000000000954de74097c0e63d2977862cd6a47acd0c9dc2d60611d65 1,088 0.47/1.00 vMB 32
382,405 382,405 000000000000000004bb8d25322dd61f749463af1707b05761c29c75d419e412 2,207 0.95/1.00 vMB 35
382,404 382,404 000000000000000008b5e55cac6c11816be8f481d0b6b2b2d0e58cf9af4f49af 899 0.49/1.00 vMB 32
382,403 382,403 00000000000000000b5e83a72ccd4fdab70b67e862333ce8224002c01e76db3e 131 0.06/1.00 vMB 28
382,402 382,402 000000000000000005db30213f8b9de451ddfaae1609a8a4f05f81d0171c6352 1,059 0.43/1.00 vMB 37
382,401 382,401 000000000000000007ae55fa1b8581caf14dc7c9ec3669c3d359747399d67796 1,835 0.77/1.00 vMB 36
382,400 382,400 00000000000000000426f4a964eec7548db803d06c4cb5b6009d603b94483074 1,910 1.00/1.00 vMB 28
382,399 382,399 000000000000000001990a8a5ffc6ee99c780d39148ce620737fcfbf62833d8d 684 0.32/1.00 vMB 38
382,398 382,398 000000000000000002075252f614942cfc73d4fa5ecb31bcd6ab9dbf260041af 747 0.33/1.00 vMB 35
382,397 382,397 00000000000000000593ab5fa1a8bee65d539a01f3fb13326237bd393bc8d9d0 296 0.15/1.00 vMB 51
382,396 382,396 000000000000000007072db0fbaf0208b8abe470d40abbf69b5baf0e0c0c79b6 116 0.11/1.00 vMB 8
382,395 382,395 00000000000000000adc1f5f5342a232755201ba2487bca58127ff1855af6b3b 1,087 0.58/1.00 vMB 24
382,394 382,394 000000000000000003cee4a5aa5a8476b302952ea6f811d30f50068bce9842f0 2,111 0.93/1.00 vMB 59
382,393 382,393 0000000000000000107a321f290cfdb939f402c7859d83ac77d60ec57cbb8b5a 534 0.25/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.59 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: 671.67 GB
    • Received: 15.98 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.