Loading Tool

Explorer IconExplorer

Memory Pool

82,274 transactions
32.62 vMB
0.07601245 BTC
Random Selection Loading Transactions
Max Size: 192.38/200 MB

Candidate Block

Mining Attempt df647f10db54185f7e3f452b98a5eb583e45f1a1c2063eecdaa11162cc33e871
Version 20000000
Previous Block 000000000000000000006f0eb19e528f2445f80ada1abf25aed95d9aa6aaaa08
Merkle Root 1ac594bba0304b40678a35e7689d13c82b1e93d38247d06c19c9ba1a5c49cf39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,255
Size: 1.00 vMB
Total Fees: 0.01146082 BTC
Feerates: 70.37 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,945 (126,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,038 788,038 00000000000000000003841973650f853f18994bf8df4a6c1cce2443650461d5 3,016 1.00/1.00 vMB 153
788,037 788,037 000000000000000000012a637ed8b9161ca7ab12a47b3c42a904dab20a20e1b5 2,195 1.00/1.00 vMB 94
788,036 788,036 00000000000000000005bd5c60f9466045e93503be0a7597116ff7da3978ce79 2,685 1.00/1.00 vMB 58
788,035 788,035 00000000000000000000515f6b6189ab9213f9f4fc851f79be0eac40bb1ba186 3,958 1.00/1.00 vMB 63
788,034 788,034 00000000000000000005908a444d5f5c7d5a098f73acf361df391400bc2ab01d 4,291 1.00/1.00 vMB 126
788,033 788,033 0000000000000000000386612c0a12272d85b1defa245a728e3dcca5a7ea6c40 3,616 1.00/1.00 vMB 53
788,032 788,032 00000000000000000000698843dbf346e3e7431a9602bc5ad759e9c62a977c77 3,703 1.00/1.00 vMB 116
788,031 788,031 00000000000000000005bdd4efa9f0e97b84556556c3aa229c58b764e309963d 3,771 1.00/1.00 vMB 139
788,030 788,030 00000000000000000002dc7546fcc53fba9c2d9e3af6d55233ab77632191c5b6 2,712 1.00/1.00 vMB 150
788,029 788,029 00000000000000000004ac680c26c4ab8452baacd0a473714568c66fbe0c839e 3,273 1.00/1.00 vMB 96
788,028 788,028 000000000000000000025191d1cf6d456bed38b79def51a5b7e6612f9e3bcb23 4,109 1.00/1.00 vMB 62
788,027 788,027 00000000000000000004888ac0e91353034f394fc5b5a12d64f07193864a928c 2,512 1.00/1.00 vMB 115
788,026 788,026 000000000000000000024b4f76c3047c4d3adb62760a6edb5c4d7b8ba7b443f0 2,728 1.00/1.00 vMB 107
788,025 788,025 00000000000000000000e62560ad860753e07e7c03acc1f7f8ce7e06571f6596 3,382 1.00/1.00 vMB 69
788,024 788,024 000000000000000000007c3dc5993f1034b52a93ed6eaebbb08062a2851de369 2,395 1.00/1.00 vMB 120
788,023 788,023 00000000000000000002ce9beab957d730cc66fcd44a5a7b98ce6ba0496eeb59 4,095 1.00/1.00 vMB 69
788,022 788,022 000000000000000000016a666d63300137c1c2f1eec4e26def15bbe5492560ba 3,132 1.00/1.00 vMB 130
788,021 788,021 00000000000000000003f3b87bdec25d4acfaa626a1c58316f03b631b5ac730f 4,387 1.00/1.00 vMB 78
788,020 788,020 000000000000000000009c4acc6c34bd2527b5d178d0c2378e700a6e26e08b97 5,103 1.00/1.00 vMB 75
788,019 788,019 00000000000000000005993af67875d7df91706e9d4a8adf8ba31b3f9f07b58e 3,309 1.00/1.00 vMB 114
788,018 788,018 0000000000000000000089e96b6ffebfff7bd3b94017295f06a17062d77a50d8 3,400 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.29 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: 657.13 GB
    • Received: 14.50 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.