Loading Tool

Explorer IconExplorer

Memory Pool

79,084 transactions
30.00 vMB
0.07903011 BTC
Random Selection Loading Transactions
Max Size: 182.97/200 MB

Candidate Block

Mining Attempt 1cbc97c0446c91e3f54b4ff6aa3d9cc7520eec485c4677315dd4ca999f2a62b5
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 3ab153c77587ff79e3febd3b2e4b8f032b609f4a2b700a2ef426975386558a73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,154
Size: 1.00 vMB
Total Fees: 0.01244002 BTC
Feerates: 200.89 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (147,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,886 767,886 0000000000000000000409e6940d78c76b13f8589ad7a631426cb51b855a5859 630 0.36/1.00 vMB 8
767,885 767,885 000000000000000000033c28bbdb4aac78efe9c23fbd1ed3429300ba22c70f08 645 0.45/1.00 vMB 6
767,884 767,884 000000000000000000064b5b2130aef672a5abee601c07ab98671f417bb91f58 1,600 1.00/1.00 vMB 13
767,883 767,883 00000000000000000001071ca90ea87ae97c016ba553134da3c8f16620307fa3 1,311 0.66/1.00 vMB 8
767,882 767,882 00000000000000000007fbbc78801cf003cbb9010c35656531ede4b89ceb2cd0 2,549 1.00/1.00 vMB 16
767,881 767,881 0000000000000000000014b73ef0a78d69a2f3c3df44d3ea4fdefb7c4ad6309d 1,677 0.76/1.00 vMB 10
767,880 767,880 0000000000000000000752e3f089c1700a50fd2638f3add903d40eacafb34fe7 279 0.25/1.00 vMB 6
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
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.