Loading Tool

Explorer IconExplorer

Memory Pool

38,598 transactions
27.08 vMB
0.05741945 BTC
Random Selection Loading Transactions
Max Size: 138.42/200 MB

Candidate Block

Mining Attempt 5bc282688b482c3e97172f558b54278ebda721754c7ab54c751e9c8ca5a61d20
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root 436fe6a4fece410caf1d784e3c87a5d00bb13acaefe83dbda6bd9e9378414cff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,086
Size: 1.00 vMB
Total Fees: 0.00639771 BTC
Feerates: 21.30 > 0.64 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (446,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,855 467,855 000000000000000000ced6a20e6027d46656cfc7d7e449bbe6875e7e03ba64c8 2,407 1.00/1.00 vMB 312
467,854 467,854 000000000000000001077a90cc4fe332855381fc8f1a6b72e2eb9223b0d1879b 2,297 1.00/1.00 vMB 272
467,853 467,853 00000000000000000026b5ef5e39b62ac1288a3a7af332205da84250e0ddfd8e 2,438 1.00/1.00 vMB 318
467,852 467,852 0000000000000000011dff4f4c5854e16850d6ce86adfb128c0174e774553f68 2,130 1.00/1.00 vMB 340
467,851 467,851 0000000000000000016e2f9fb84f94bae90828fef057ab1e8506a809e683ecd0 2,702 1.00/1.00 vMB 345
467,850 467,850 000000000000000001b1e98934d6363b269711eb959a968637a71536b2ce2bda 2,397 1.00/1.00 vMB 459
467,849 467,849 0000000000000000010adeb0031fc086ee12dde6222e4db44f7f637e3cae1b73 1,328 1.00/1.00 vMB 245
467,848 467,848 000000000000000000c5d28e0f3a65f5d05986b1b341b918b1f3b2c68203fcbd 2,709 1.00/1.00 vMB 274
467,847 467,847 000000000000000001ceeb188e9d22c2da252a053b7a947902174fd45c8b065b 2,034 1.00/1.00 vMB 259
467,846 467,846 000000000000000001bb27d8a98b17f6b10d6aa9d4a91c725ba94c7a36179f2b 1,606 1.00/1.00 vMB 249
467,845 467,845 000000000000000000387193302605e644a4adc6cb1dc4012cb2e474012e0f90 2,270 1.00/1.00 vMB 283
467,844 467,844 0000000000000000007979a921fce65afa8e93e40b10f3007910773609217eee 3,038 1.00/1.00 vMB 281
467,843 467,843 000000000000000001d62ccdf3684da55cf38c1b2f5913857287f8daf52d842d 2,686 1.00/1.00 vMB 393
467,842 467,842 000000000000000000038e443438c194c85fe0a0c60db7b687ceaca88c0078b4 2,721 1.00/1.00 vMB 292
467,841 467,841 000000000000000001b4f78eae4eb522c7ddd7d319a28cc9c78a362235716a05 1,937 1.00/1.00 vMB 330
467,840 467,840 000000000000000000e497c64afd954b2e4199bc7cd405532b3bd3ab4839e178 2,578 1.00/1.00 vMB 353
467,839 467,839 000000000000000000d2b9a361e419754c7a636815dc639bf7e5b4a72e4c1d8c 298 1.00/1.00 vMB 296
467,838 467,838 000000000000000000678f73401914bae61fc22e7fb518dd11c7b11bcad3d609 774 1.00/1.00 vMB 318
467,837 467,837 000000000000000001d2e1e175dbf74c4c5a8f9f85b9723a0b9f8b0f641f692d 486 1.00/1.00 vMB 291
467,836 467,836 0000000000000000001cb24f1be85368ae5cfa8e3b888d5b71c51a725b268b7a 527 1.00/1.00 vMB 289
467,835 467,835 0000000000000000013fd71ef1edf0bce2e51a3df57fe4927084022ebeb9ee1a 1,852 1.00/1.00 vMB 413
Previous 10 blocks ↓
Total Size: 781.78 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: 632.86 GB
    • Received: 12.17 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.