Loading Tool

Explorer IconExplorer

Memory Pool

83,980 transactions
31.14 vMB
0.14318270 BTC
Random Selection Loading Transactions
Max Size: 187.93/200 MB

Candidate Block

Mining Attempt a1ed83c347729537b460cbae20ffb7473474525b130f3d930662eb0afb98693d
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 84ae8954467be0fd7fe165252c6494c7fd4d8dcf648c62744f0db1acdbe51cb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,290
Size: 1.00 vMB
Total Fees: 0.07360243 BTC
Feerates: 366.60 > 7.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (539,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,602 375,602 00000000000000000565239a16dab3a30faa6b67a1f408586d3bef0c1a816b5e 1 0.00/1.00 vMB 0
375,601 375,601 000000000000000003cfaca52b6224475daa0946fd6163b293d8e8ec1aac27d8 537 0.41/1.00 vMB 26
375,600 375,600 000000000000000003bcc715ac940fc0607bd324d11fc232f3c20a4c5d426e66 1,632 0.81/1.00 vMB 37
375,599 375,599 0000000000000000062b372c3860fff03cef50351cfed6e81a2dde4ece3863ed 1,149 0.95/1.00 vMB 16
375,598 375,598 00000000000000000fbc11e402ace6934de5c527ce31048b620b0c284b1c5d7d 1,785 1.00/1.00 vMB 35
375,597 375,597 0000000000000000110b8cb5de138c5cb4d3cbf488e2cd2dc683e218bf8293b6 2,430 1.00/1.00 vMB 49
375,596 375,596 0000000000000000091345e59310931fc430d48f43cd84b50e1636ac739b0af0 333 0.21/1.00 vMB 34
375,595 375,595 00000000000000000fcb12acf81542fcbf34bba2d869fac146607afb76e6997a 329 0.15/1.00 vMB 36
375,594 375,594 000000000000000010af370ea74b88a5bffea8ffcb7277f2a49b9f6605514280 1,756 0.88/1.00 vMB 33
375,593 375,593 000000000000000010f316ca905e8d9d0b924de558faa0755b0ec59f180d06c5 593 0.31/1.00 vMB 34
375,592 375,592 000000000000000005f8c108cce03197db1682067a75b490ff16e0b31969ddec 1,233 0.73/1.00 vMB 34
375,591 375,591 00000000000000000e804faaf3cc384d7574e75d1af59f1f367d4f62d5ccb0d2 285 0.20/1.00 vMB 29
375,590 375,590 00000000000000000fde413f27ae23ecc4b852dafabac10c9836788c43f7629c 71 0.06/1.00 vMB 22
375,589 375,589 00000000000000000033bf584df63de7ee6dfb9c7709472262933ac86b2af975 529 0.29/1.00 vMB 47
375,588 375,588 00000000000000000213259a0414010d0373201d9cafc8242fb37f45a77536d5 318 0.21/1.00 vMB 31
375,587 375,587 00000000000000000b7ba54f7dc0b20ce6d2fe6118dec2eb13eb4d1e8f2b6b95 133 0.07/1.00 vMB 31
375,586 375,586 000000000000000006e0dc0f83f2c0144f8379d0b380cdc2a7c0d5ed3d3b9452 640 0.33/1.00 vMB 33
375,585 375,585 00000000000000000178cbcd28481a0191e1a60abcb2719930a62ede777a64cd 868 0.44/1.00 vMB 35
375,584 375,584 00000000000000000f30605f1bc7016e86b1499e92b7f5a99506166c2a9843c9 24 0.01/1.00 vMB 42
375,583 375,583 00000000000000000231be7e703ede28ce2af7db7189943afeae63300e81ead9 464 0.21/1.00 vMB 34
375,582 375,582 00000000000000000120fb0454815ef1333e634b255bf34ac3d94d9403b0de4f 586 0.29/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.34 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: 661.59 GB
    • Received: 14.82 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.