Loading Tool

Explorer IconExplorer

Memory Pool

77,458 transactions
29.28 vMB
0.08457888 BTC
Random Selection Loading Transactions
Max Size: 178.68/200 MB

Candidate Block

Mining Attempt f49ff9ea2e2fc50232e966c99737e5acbba550c0f1d3ee646c5c0433a364fb03
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 61fd9c2a3be9ca43a495f37276b8e7620632a2479d9d80a809d32c0314550e3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,781
Size: 1.00 vMB
Total Fees: 0.02031424 BTC
Feerates: 301.35 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (360,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,585 554,585 00000000000000000035771efb0f5c96016a922b876823f2e70f5b4925a567aa 1,127 0.46/1.00 vMB 15
554,584 554,584 000000000000000000359b993806b83bb2f05503c461951c24c705ae9582de29 1,846 1.00/1.00 vMB 8
554,583 554,583 00000000000000000001a4463ab39895b441787b46d6fab9549ef5c4fa10af3c 2,566 1.00/1.00 vMB 22
554,582 554,582 00000000000000000004987c5923ca7bc69955095e379233cffc7348057efe6e 3,123 1.00/1.00 vMB 11
554,581 554,581 00000000000000000025895cc266465c692dd8617469b0f3dcaf0adbc9f2d9df 2,327 1.00/1.00 vMB 52
554,580 554,580 0000000000000000000411f471d8166668cbe1686da8f9ad66d12c09de0ad4de 2,910 1.00/1.00 vMB 12
554,579 554,579 0000000000000000001cbfe2beb1c8fcccbbd545fbb1dcd07f0d6f110187cc31 2,464 1.00/1.00 vMB 40
554,578 554,578 0000000000000000003686e323ffffda4134c85b30400cdd9f76ee56f5407f1f 3,360 1.00/1.00 vMB 40
554,577 554,577 00000000000000000004990ba792eb82f3e637dd99c552ca96ec99e056f28446 258 0.50/1.00 vMB 4
554,576 554,576 00000000000000000004b2905f46636e257bd897391a2bd5ca1156e8209192df 2,957 1.00/1.00 vMB 19
554,575 554,575 000000000000000000132984bedff298debccb9151423ec7c72dd1e195b871d9 2,795 1.00/1.00 vMB 26
554,574 554,574 000000000000000000131d2f6d110747512a0e4c1bbb0bba31d14d0557e3d6f3 2,468 1.00/1.00 vMB 13
554,573 554,573 0000000000000000000025e737be21deca90d6c54e3476a304e5b2c50a68db03 2,749 1.00/1.00 vMB 23
554,572 554,572 0000000000000000001b563581ceeeab21434e728b13ca74e45af771a4076749 1,523 0.59/1.00 vMB 18
554,571 554,571 00000000000000000028adc9638863d486f3995f3db2c2588e8c8dc7a683b3eb 1,111 0.83/1.00 vMB 7
554,570 554,570 000000000000000000291156a4f9624f92ae4bbf2596aede03d351a5c43fed5e 2,901 1.00/1.00 vMB 22
554,569 554,569 000000000000000000222abbceeae3576121f0905a8f99fa4b470c0e18e77c11 2,884 1.00/1.00 vMB 21
554,568 554,568 00000000000000000011944dac21d1762c4b4c201b4e9726547581480b934f40 543 0.30/1.00 vMB 13
554,567 554,567 00000000000000000010bf80fd8957c2b4a45cfc3f65971d72acca8e06e4815b 534 0.54/1.00 vMB 8
554,566 554,566 000000000000000000113c66910d73d8986d86d114b6dd47b24ae826c2ded1e7 2,566 1.00/1.00 vMB 7
554,565 554,565 00000000000000000035f9436c55ebed98256778f577fa44151a4e3c14d0e090 3,017 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.