Loading Tool

Explorer IconExplorer

Memory Pool

45,648 transactions
29.04 vMB
0.13874463 BTC
Random Selection Loading Transactions
Max Size: 151.37/200 MB

Candidate Block

Mining Attempt 079417a2bc5c2b3160394350c996459b444c12575336bf838480d79a0bb88d2c
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 861071b93dc4a5af7335e0c58c9f60fc691087637733527e47139781d6d52f7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.03912003 BTC
Feerates: 100.25 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (125,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,731 788,731 00000000000000000003de2fc76282d9069c768cfe21eab6a6f8f5ae7e40e222 3,524 1.00/1.00 vMB 417
788,730 788,730 00000000000000000004d95d02f29216aa1326f48eae46f085838ee93e5c9b8a 4,487 1.00/1.00 vMB 380
788,729 788,729 00000000000000000003d46700d764ceda951cd25f333fcdbabe840db96cdd8f 3,971 1.00/1.00 vMB 392
788,728 788,728 00000000000000000003993396d6ac60d39c3213d8dab18bf82a8dc663ef38d0 3,839 1.00/1.00 vMB 394
788,727 788,727 00000000000000000005c5d71ceb83d36c4644e7488d25c5bea77145f3452860 5,007 1.00/1.00 vMB 420
788,726 788,726 0000000000000000000078eee7260c580514f503e863c6ed42946a2c4149bd80 3,825 1.00/1.00 vMB 427
788,725 788,725 00000000000000000002b60392aa4b9ece60a33fc647bdfb285854316dd0f830 4,793 1.00/1.00 vMB 421
788,724 788,724 00000000000000000000bfb694458500afc9ce820664eba258d3d27fb6cde27b 4,794 1.00/1.00 vMB 424
788,723 788,723 0000000000000000000085397cedba09822ecc1db3dcdbb5a5b8cc0e9a33c8b6 3,821 1.00/1.00 vMB 521
788,722 788,722 00000000000000000004855dfa80d40e5bfce7fbfd94ca3f55faaba93e9cf019 2,278 1.00/1.00 vMB 539
788,721 788,721 000000000000000000046a5389ad174f8c4adde7dfd0a8fe937712ad445adfb0 4,864 1.00/1.00 vMB 468
788,720 788,720 000000000000000000003bd87b5f927e06f2b8bee747f5952d12e26fef65e839 4,713 1.00/1.00 vMB 512
788,719 788,719 00000000000000000004a930d87da295da03c7b96fd4c59ce4e12d56996929d3 4,910 1.00/1.00 vMB 489
788,718 788,718 00000000000000000005b4cc6ae6b547f45474c107ec28db92e327e30e4fe162 5,088 1.00/1.00 vMB 504
788,717 788,717 000000000000000000018cb002835021e2980ce6777a424b469fe3c89d720e8d 4,928 1.00/1.00 vMB 572
788,716 788,716 00000000000000000003b8b44d1f645b619bdf02f79ef95571246f1b25cd642a 5,267 1.00/1.00 vMB 462
788,715 788,715 00000000000000000004d56c59b51a33116f31513f1b46bb9349f875b49cdf2a 4,718 1.00/1.00 vMB 510
788,714 788,714 00000000000000000000e48fcbfa78988ed3f6341c0829a7f92f8c3896f8b104 4,314 1.00/1.00 vMB 602
788,713 788,713 00000000000000000000eb7bba7c4f96085e335c050175d6578e92a5e911c435 5,068 1.00/1.00 vMB 478
788,712 788,712 000000000000000000045d18f57b85a2856206321869ed636e75a99727f78c77 5,056 1.00/1.00 vMB 472
788,711 788,711 000000000000000000026d055c8e261ba267b8790345906eca63e11bef26fab4 5,425 1.00/1.00 vMB 456
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.