Loading Tool

Explorer IconExplorer

Memory Pool

84,641 transactions
31.77 vMB
0.16373819 BTC
Random Selection Loading Transactions
Max Size: 189.16/200 MB

Candidate Block

Mining Attempt 56ef824a56a974d6a6f1746832f5f1bc9c1c781f09a2a0765529b068d945d69e
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root ba66d735c3c5c83f6c0c86323910b02fbc10ba62e1e36a1fadb0a62859aa82fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,138
Size: 1.00 vMB
Total Fees: 0.05199498 BTC
Feerates: 402.75 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (389,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,734 525,734 0000000000000000002580d3b8c51e7977772a3e5dd2f5363a9f5f5c0b1075d7 462 0.21/1.00 vMB 20
525,733 525,733 00000000000000000004b53eede6ea2a830581112f9fe5e4b380a41b61a3dbbf 390 0.15/1.00 vMB 27
525,732 525,732 00000000000000000016e9716e4bcd1533e1969658d7b9f5feabc4f6d58293d6 1,711 0.70/1.00 vMB 13
525,731 525,731 00000000000000000013f2edc40584bbeec834e39b105106154ff8d0d8ac6b8d 1,462 0.77/1.00 vMB 32
525,730 525,730 00000000000000000031502b289c046891aa1a31c5fa16db604e7fa4e336de97 887 0.48/1.00 vMB 14
525,729 525,729 0000000000000000001c81350bc79dbc07d1f39222dcad64c1fd34d8c7f7e08a 1,951 0.78/1.00 vMB 20
525,728 525,728 0000000000000000001f71f78375ec036eac3e95e13a6cb9c6ea72f42871b6dd 183 0.23/1.00 vMB 13
525,727 525,727 0000000000000000000486f27434eaf1abe634eb904bdc7da55819ddaca07818 354 0.28/1.00 vMB 10
525,726 525,726 00000000000000000024680bcf68eeabac4a11822e9954985a780234b1edd850 1,123 0.45/1.00 vMB 12
525,725 525,725 0000000000000000003be8a1646fe855a641ee7ca346dd26df19dbf302856c86 389 0.21/1.00 vMB 35
525,724 525,724 00000000000000000008a0da3372f86cda388ce56962aade4ab7c21e8736132f 271 0.10/1.00 vMB 18
525,723 525,723 00000000000000000011861127d5ff78cbd919b7b1ef1bb3648029fc9e1fbfe8 774 0.24/1.00 vMB 20
525,722 525,722 00000000000000000014cbd0b47663f3becf378b4dc246def5c0d926937049cc 1,594 0.71/1.00 vMB 16
525,721 525,721 0000000000000000002a2d7e8e314450cfacea7558d56ce52fe7a015fb4b6fc8 2,716 1.00/1.00 vMB 31
525,720 525,720 00000000000000000016f535b00a3ea0b55d7eada83c462e820c484a9cf53c7f 422 0.15/1.00 vMB 21
525,719 525,719 0000000000000000003e5e2e50ed2892ccc1a2fa7c0eee72201ce9bc1b3a087f 980 0.42/1.00 vMB 22
525,718 525,718 000000000000000000344b2643d7695e24a616eadc98c9c0284d45dff86e666f 899 0.28/1.00 vMB 27
525,717 525,717 00000000000000000001f7cdeb046951fc1c5d85aa20aebaf1375120f58eafb6 665 0.25/1.00 vMB 25
525,716 525,716 0000000000000000000ade3202a71927b8d05901b49c790f4c57c2e78f0af9b6 128 0.04/1.00 vMB 11
525,715 525,715 00000000000000000026247d23a2ffea6c7685128381f2750d79ed7e017eb06a 580 0.22/1.00 vMB 24
525,714 525,714 0000000000000000003cb4e067446c7bf411ca5a957cc7bc845816223a3d16c7 821 0.38/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.