Loading Tool

Explorer IconExplorer

Memory Pool

81,472 transactions
34.20 vMB
0.14144229 BTC
Random Selection Loading Transactions
Max Size: 194.76/200 MB

Candidate Block

Mining Attempt 947e189433b4c3611a3ee768d8fa7833149e3ecb290b062df22ce5b483cb0148
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root e24cc27ae3f4a67b12180ac392f0c599179ea3ae8edb62d2b16a0853dcff7dd8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.03019999 BTC
Feerates: 150.78 > 3.03 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (147,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,879 767,879 0000000000000000000404fd372122a8ad560ec1072b2e3bf1198bf8795dd841 535 0.15/1.00 vMB 15
767,878 767,878 000000000000000000034e9e783297956a268dffa0a00b34b34e62da7b755c11 574 0.22/1.00 vMB 12
767,877 767,877 000000000000000000056be01c66800ee61a15ed20175f49ab31ef7fa5d1c090 1,313 0.53/1.00 vMB 12
767,876 767,876 000000000000000000077bc7d314a5c93cc301d5c42658c23d77508351c12565 291 0.14/1.00 vMB 12
767,875 767,875 000000000000000000050b14dda208c6116f8e07b75234e4358bd6a6c1648ed6 642 0.28/1.00 vMB 12
767,874 767,874 00000000000000000001a68b707e52305ba52414a409193f12b4ba919b6274f3 217 0.06/1.00 vMB 14
767,873 767,873 00000000000000000006e4fe409ffa2f0c08a96f40def978516200b8d5a96701 879 0.29/1.00 vMB 14
767,872 767,872 000000000000000000035f5f87bbf211f23ab7258b7e5a7ab6df8ce95404b298 1,333 0.76/1.00 vMB 13
767,871 767,871 00000000000000000004a3f1de88cbe31b148d341ba2a9424558801325c7e2e9 38 0.01/1.00 vMB 17
767,870 767,870 00000000000000000001a0e6dc028756eaa41e1403a01719e591e323da55f3ed 101 0.07/1.00 vMB 16
767,869 767,869 0000000000000000000694d32eb0218f55a7351421c167a45f78517e5d1047f5 132 0.26/1.00 vMB 2
767,868 767,868 00000000000000000005847cd13fcf35b6102d748360ad373f6cb30ab26cc0bf 1,249 1.00/1.00 vMB 12
767,867 767,867 000000000000000000035727f6fd50bcba347c96ba16bd28eaf0a8456d182803 2,417 1.00/1.00 vMB 15
767,866 767,866 00000000000000000007ee6dd144908876a90a6066a64d1bd357e15df4c83d09 475 0.26/1.00 vMB 10
767,865 767,865 000000000000000000082ef883dbc49a7c2215df5064263852f5d5e7f31ebde4 250 0.94/1.00 vMB 1
767,864 767,864 000000000000000000011df13eb3050ff2854e30aaa926fbbeb77f027c5453d4 2,727 1.00/1.00 vMB 16
767,863 767,863 00000000000000000001a22df1a2fc538e642fec6ee81b23584a10373260a05f 2,540 1.00/1.00 vMB 14
767,862 767,862 00000000000000000004645b2f1171876f6aee5ed9bf8ba16857bba8b729258c 2,686 1.00/1.00 vMB 14
767,861 767,861 000000000000000000053009eb9b9fbaa8606462d013987b195696321cf9e231 1,798 1.00/1.00 vMB 9
767,860 767,860 0000000000000000000187919945728e25a51e527534a06b1f1396e3bc5553f9 445 0.39/1.00 vMB 7
767,859 767,859 00000000000000000006c450d1ae12239b1f88bc02770edcf8836c496f8e51e7 1,152 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.10 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: 728.07 GB
    • Received: 18.47 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.