Loading Tool

Explorer IconExplorer

Memory Pool

80,682 transactions
30.02 vMB
0.12365207 BTC
Random Selection Loading Transactions
Max Size: 180.60/200 MB

Candidate Block

Mining Attempt 18dad862410d4e877c993dc0cb313547eede8c2e86890db01ce5d68402281b52
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 166370f20f028614242d5542aceeaa0f8d7d3e6846cd0965a3f4f0837b451697
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.05102081 BTC
Feerates: 242.90 > 5.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (504,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,806 410,806 00000000000000000169dcecf313b5697821cd535d0246c199c22e2d1ea452fe 530 0.27/1.00 vMB 30
410,805 410,805 000000000000000002734378bdd176ebb02dbc994b8536ad0f4086d5ad5523ab 766 0.29/1.00 vMB 36
410,804 410,804 00000000000000000381fe5054d5e101d9f9dd1739879da3bbe8a2cb87a65b72 15 0.00/1.00 vMB 79
410,803 410,803 0000000000000000014964fe652f72d9d77e3fc23bea61ff89fb911c976701f1 981 0.41/1.00 vMB 33
410,802 410,802 000000000000000002e109a096f5aef52f5a1cb04afa55c9319b254f241c1a6b 498 0.25/1.00 vMB 28
410,801 410,801 000000000000000005b3bd057d127218ceb0f6c2c8ac10324d04772d48eb1e2d 1,775 0.76/1.00 vMB 37
410,800 410,800 0000000000000000040b3dd4a75557b6c46a864e4e1be7af2bb361787e2166e5 343 0.15/1.00 vMB 36
410,799 410,799 0000000000000000059ad54ca94763baea57d006b3716a63b59f239c9c26bc13 666 0.32/1.00 vMB 35
410,798 410,798 000000000000000001c3f76550da9f13055618a91ef8ab82f026af85f9b648ea 1 0.00/1.00 vMB 0
410,797 410,797 0000000000000000040be5a5d87a6b42fc60953b33756d9a76c50cf89252fd3d 454 0.22/1.00 vMB 35
410,796 410,796 0000000000000000017d9c293a7927fdda5d16cf4e02b2a47ee1ee2f116c735d 1,759 0.75/1.00 vMB 34
410,795 410,795 000000000000000004fc4cf9c140fa6a63f3c26b88f50b5f99062f1c2a90b1f3 657 0.27/1.00 vMB 37
410,794 410,794 00000000000000000323f0ff5aacf62f32e1eee4c6b634a3425180617d13d6b7 639 0.26/1.00 vMB 34
410,793 410,793 00000000000000000527050fe87bf05a630841c1b39c193d9c1aba68e9d7cdbb 1,080 0.48/1.00 vMB 34
410,792 410,792 0000000000000000042d666b6a3b581e0f30daa4e9b709022b40d8468153b555 43 0.02/1.00 vMB 28
410,791 410,791 0000000000000000008f769657d90b366c6ac99aa8fe74fa96ff044e720d0ffb 391 0.15/1.00 vMB 42
410,790 410,790 0000000000000000018000f2a781f8251a1a254ed61173bbfa700e1e14c71f4e 579 0.25/1.00 vMB 41
410,789 410,789 0000000000000000036d1bba6edc1913b2849fc11a2e2760899ffd3b20bf7947 60 0.02/1.00 vMB 35
410,788 410,788 0000000000000000007aa79ea79a8cb657a7087caffee1f6bff39e4cafb93151 1,130 0.86/1.00 vMB 29
410,787 410,787 00000000000000000612e2591205163d999fd3f5ee8424ee13c041aa7c22ea6c 2,343 1.00/1.00 vMB 58
410,786 410,786 000000000000000004c0d56260431c4644b4db75cd279358d96ac4068de3ab71 2,899 1.00/1.00 vMB 57
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.15 GB
    • Received: 16.42 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.