Loading Tool

Explorer IconExplorer

Memory Pool

78,285 transactions
29.09 vMB
0.08101691 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt 389c8724045c7b6f31ccb3d6e6af27fc633010a43131b635cfd125853f15a4b3
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e9aa98e35e154edfced2ef43e805c755e38905fb740d42ff89817c8923543d27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.02026064 BTC
Feerates: 178.73 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (237,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,076 678,076 00000000000000000000526a3f47d496f8233e95bfaf2f1d7522c83764eee39c 1,391 1.00/1.00 vMB 72
678,075 678,075 000000000000000000026c9eb684d86fdda149c6e86444114d80be03724be27d 1,100 1.00/1.00 vMB 82
678,074 678,074 00000000000000000001460ebfc538b546d7c242969f09b714a737fba95da302 1,966 1.00/1.00 vMB 88
678,073 678,073 0000000000000000000b60e865b066f137edc9b900fc75b81a8be71eb12a551a 1,795 1.00/1.00 vMB 66
678,072 678,072 0000000000000000000519a66cf5eecb46d6ec972ff14aa871bb9abbf618bbf9 1,690 1.00/1.00 vMB 70
678,071 678,071 0000000000000000000b2d52ff5eec19cba4935e01b624e7b9bb1ccb98a5732f 2,705 1.00/1.00 vMB 88
678,070 678,070 00000000000000000009e34ea21fd9bf28072712cb9244261857e25ae47a70ad 1,718 1.00/1.00 vMB 74
678,069 678,069 00000000000000000003d024055921a86e84c227349a4577e2432b13b89b8e15 2,018 1.00/1.00 vMB 82
678,068 678,068 00000000000000000009179752cda1d468e3388d3ad915789afeaeeb5cf6e4cf 2,421 1.00/1.00 vMB 83
678,067 678,067 00000000000000000006c605499ea849dc8f76e5e413ec3e771c5012a3859211 2,588 1.00/1.00 vMB 94
678,066 678,066 00000000000000000004a752d1ebfd95d1f45169c2fca98d8f86994509f427ea 1,863 1.00/1.00 vMB 78
678,065 678,065 0000000000000000000b8ecd65125bb8511b1deba5b2ea18c946a2999411659b 2,177 1.00/1.00 vMB 92
678,064 678,064 00000000000000000007b1694a6b3295ac27e96dbb06df77e679a00cc8d6c62a 1,893 1.00/1.00 vMB 85
678,063 678,063 00000000000000000009826f8fa58145b531ca97a41fe48ae27e2814e05c4c35 2,201 1.00/1.00 vMB 103
678,062 678,062 00000000000000000002507e3ce8787eaaf5f59f901f665c8566f89a3efa8565 1,828 1.00/1.00 vMB 92
678,061 678,061 0000000000000000000882ffa656b3fcc6dcbe7f3925a857f1b503c38a147df2 2,836 1.00/1.00 vMB 90
678,060 678,060 00000000000000000009346671fe50a427ea118511d25cefe05e67da25acb091 2,957 1.00/1.00 vMB 51
678,059 678,059 0000000000000000000a7abeed641af8fb79d14bdcd09771725a6725409f4a78 1,944 1.00/1.00 vMB 42
678,058 678,058 0000000000000000000c2757895b33cdde938a8cb7dfa914adc7322ba131869b 2,961 1.00/1.00 vMB 71
678,057 678,057 00000000000000000004dc2d65c6c8e9c76436a13c7e43892759b06cae641117 2,973 1.00/1.00 vMB 72
678,056 678,056 0000000000000000000bae8d02e169de602a22e3ce6ad114d067b21af73e75aa 3,164 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.