Loading Tool

Explorer IconExplorer

Memory Pool

76,644 transactions
28.47 vMB
0.06459836 BTC
Random Selection Loading Transactions
Max Size: 172.79/200 MB

Candidate Block

Mining Attempt 578f73c412530a7bc86cb92f963a5596eda186a4e07da62665c10f4bb81bdba3
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 81d9ebe4f47f9abaf075b78123194d17c6bd1f5f9fecb703ec344a01760c1250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.00567503 BTC
Feerates: 178.73 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (504,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,808 410,808 0000000000000000056440a10b1665a07b42a2728e8dcaddce9467b876be3b13 387 0.15/1.00 vMB 42
410,807 410,807 000000000000000004a90971b819e44e6c945277e221fa32bc6511c1be31f8ed 512 0.22/1.00 vMB 32
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
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: 675.51 GB
    • Received: 16.43 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.