Loading Tool

Explorer IconExplorer

Memory Pool

81,644 transactions
30.74 vMB
0.10191465 BTC
Random Selection Loading Transactions
Max Size: 184.68/200 MB

Candidate Block

Mining Attempt cfaaa4e9bbb3678c351b0ca20d737796430f67aea9dff761fca13a3246fb12d6
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root fd79fe7b1d7d609fb265ca76e274676d7cdfc6ce1cd6b8800ae7e588c19daa53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.03369131 BTC
Feerates: 558.99 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (422,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,912 492,912 0000000000000000002cd0a96f3dc699a7a778330b02694066a64355825d1d2d 1,576 1.00/1.00 vMB 220
492,911 492,911 000000000000000000921d4dcc69885f813d7481c10074dea3024e0d03e5ec1f 2,302 1.00/1.00 vMB 225
492,910 492,910 000000000000000000a6c104c8dd8096b4a794b75bf916b697e853b1383af972 1,931 1.00/1.00 vMB 241
492,909 492,909 0000000000000000003fb4382cd99534e5465684f68287c7913211bf6e5de649 2,271 1.00/1.00 vMB 197
492,908 492,908 0000000000000000005e2cc8094e42ceaacbae6a7372aa7a6c06bcac3afd1608 2,284 1.00/1.00 vMB 107
492,907 492,907 00000000000000000041998cc0ecbb8367d6d75a507f2d205f1378e50730b851 2,614 1.00/1.00 vMB 213
492,906 492,906 0000000000000000007674aef0235d4531bed3c3fc2034973450012dfb285244 2,541 1.00/1.00 vMB 210
492,905 492,905 0000000000000000000a6650aad6707b22cb98eda78b818027c0f82cf167dbba 2,469 1.00/1.00 vMB 227
492,904 492,904 000000000000000000150bed73998712c42b9f2bff5bfaa1aa457fb9566b14c5 1,939 1.00/1.00 vMB 135
492,903 492,903 00000000000000000071abf811c5e50d773ff43f8f7fca84ba9c97dc5d6ef658 1,906 1.00/1.00 vMB 151
492,902 492,902 00000000000000000024181ebb1258cfa98213269297d9850d67acbbb8f29ef9 2,542 1.00/1.00 vMB 223
492,901 492,901 00000000000000000076c0104c7c210a1338f1f38792503873064e2b4646fe3d 2,524 1.00/1.00 vMB 227
492,900 492,900 0000000000000000000c463b1ab1baa44671b4661f3412299621ebe219bff66d 2,213 1.00/1.00 vMB 219
492,899 492,899 000000000000000000997b587adce6bb186dd7dfff80d2ffae6bddb38a058bf2 2,275 1.00/1.00 vMB 272
492,898 492,898 0000000000000000007bc1fe1299c314158335f3c95212f717017b59b2d87232 1,601 1.00/1.00 vMB 121
492,897 492,897 000000000000000000901a88849616f4f5e1006d2be4196c812ed3e54ad9c57d 2,237 1.00/1.00 vMB 165
492,896 492,896 0000000000000000009d2af01d211360828535eac80a5424ddb7c56fd69f5820 2,394 1.00/1.00 vMB 246
492,895 492,895 0000000000000000003fa8306f5efef63127248cc5d7e39f5dd15be101e33eda 2,100 0.91/1.00 vMB 206
492,894 492,894 00000000000000000001d793e1752ef2b4a371f75442404a664f9e4690d0a2c9 1,648 1.00/1.00 vMB 201
492,893 492,893 0000000000000000000097fec85081b263af47180bee18016f6064b9e6bce10a 2,562 1.00/1.00 vMB 166
492,892 492,892 000000000000000000a5b279684ac5e3ce19ce8050ce4447f7390a500230a3a6 1,790 0.88/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 782.69 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: 689.12 GB
    • Received: 16.50 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.