Loading Tool

Explorer IconExplorer

Memory Pool

77,031 transactions
28.71 vMB
0.07429893 BTC
Random Selection Loading Transactions
Max Size: 173.90/200 MB

Candidate Block

Mining Attempt 383e290c2d4ffb2f205e8e00567d5835f00abad9c2057a9008cfa63c4bba5cd0
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 0e4684d8554e429d7f43bb96586707a4afaeff3231806c4e7e3d518b3ab1e8ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01455344 BTC
Feerates: 129.25 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (237,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,534 677,534 0000000000000000000a2a4b1ce34d504bf6778272d58f69e5c33f895261b8b5 2,175 1.00/1.00 vMB 62
677,533 677,533 000000000000000000060025d02fd1f0e148b65628340b40513daad47ee951ed 1,732 1.00/1.00 vMB 38
677,532 677,532 00000000000000000005949adc1fae8606371926096f0de20a7d210b10e76347 1,689 1.00/1.00 vMB 34
677,531 677,531 0000000000000000000aa20fcfcc71621a34a04716ce93257f6f3dd9fe2310a1 2,055 1.00/1.00 vMB 36
677,530 677,530 0000000000000000000af4a2c5be83dc0854004acfb3227e6a61fc95ba8de03b 2,135 1.00/1.00 vMB 42
677,529 677,529 00000000000000000005e094a0bb3a6b52223efdacd86e6d9f60e16524e08c69 1,022 1.00/1.00 vMB 84
677,528 677,528 000000000000000000037a52209ef51a53b182e0b2e043779612bcaeac47aedb 1,803 1.00/1.00 vMB 33
677,527 677,527 00000000000000000001a4601c05130e832a565af207bd7a748c4ffdb2880e52 1,809 1.00/1.00 vMB 60
677,526 677,526 000000000000000000015d41f7534022e1a36c88c6131ebade3d249ecdf4fc82 1,945 1.00/1.00 vMB 76
677,525 677,525 00000000000000000002385f8ce5851e848ee63035525da9be9844084c732def 1,500 1.00/1.00 vMB 56
677,524 677,524 0000000000000000000b76157e5a28665705b486d101c0cfe1e86fad63d06de9 2,256 1.00/1.00 vMB 94
677,523 677,523 0000000000000000000277f03c365a08a34a8b0c58fa3d29829284ad3559f457 1,816 1.00/1.00 vMB 43
677,522 677,522 0000000000000000000525562178d338673f496c9823810e67dcd8df027436a1 2,236 1.00/1.00 vMB 37
677,521 677,521 0000000000000000000109a27caab4268129abfdf6d7224480ca1275389a60e5 1,413 1.00/1.00 vMB 60
677,520 677,520 000000000000000000069b6c161bd2752142f694fa187beac0da08d03c42ce6e 847 1.00/1.00 vMB 67
677,519 677,519 0000000000000000000b36ab977cbf3334e5e73d537c8ac83fed2ac5b7e7c834 1,877 1.00/1.00 vMB 91
677,518 677,518 000000000000000000090e27ab46b3f7370a525b23574f0df29c41044acf1818 2,440 1.00/1.00 vMB 92
677,517 677,517 000000000000000000031c4008aa7b43bdd08ec7d15bf35906ce839941815ada 2,595 1.00/1.00 vMB 46
677,516 677,516 000000000000000000074ce87dcfe14db2d4bfd09befa68c26e51d7aa171483c 2,921 1.00/1.00 vMB 39
677,515 677,515 000000000000000000049d05b701f5657ec74f75ba825713691b4467588a582c 2,100 1.00/1.00 vMB 41
677,514 677,514 000000000000000000055f09126b6fa426ac85fd14d6399da436f4a0353f4c69 2,544 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.