Loading Tool

Explorer IconExplorer

Memory Pool

76,539 transactions
28.59 vMB
0.10236105 BTC
Random Selection Loading Transactions
Max Size: 173.29/200 MB

Candidate Block

Mining Attempt 1697e813ad9832e05f2d066753c971db790147ffe4fdd5d43d2c152942c95bef
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root ca3ca3f399b97073aee93c17877a8c10038d40ae50b2e30c65ceb12fd88b1496
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,302
Size: 1.00 vMB
Total Fees: 0.04296767 BTC
Feerates: 101.65 > 4.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (139,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,805 775,805 00000000000000000004e53e4ec83cdf398a93b9ecdf6af20d8df44e8381fc8e 1,731 1.00/1.00 vMB 6
775,804 775,804 0000000000000000000528013a34f406929965946e0c32967519a50c92dfe0d3 1,941 1.00/1.00 vMB 13
775,803 775,803 00000000000000000000361722885ce91a105ad6078c1b35b8652a5d0995a3dd 2,199 1.00/1.00 vMB 16
775,802 775,802 00000000000000000001df9b5a4c7773611608bea59cda4b856baa2f0faa8b33 1,981 1.00/1.00 vMB 14
775,801 775,801 00000000000000000003011ff500f51c074076b6b410e650c8ff70576d685356 1,675 1.00/1.00 vMB 19
775,800 775,800 000000000000000000017f4c679432c89fa97b8c5312cc7c51c334a01d57bd40 1,747 1.00/1.00 vMB 11
775,799 775,799 00000000000000000005a40b9ee311c43976d77bf9f3ffbc061d9ed16d25f3a9 1,565 1.00/1.00 vMB 9
775,798 775,798 0000000000000000000625d7404b39b256b367ebc79d6ff48c2abc0d9d1163c3 1,961 1.00/1.00 vMB 12
775,797 775,797 00000000000000000003ee9ba929fbd9b71662db9edaef26221f7acfa4a0088a 2,503 1.00/1.00 vMB 8
775,796 775,796 00000000000000000002a90330a99f67e3f01eb2ce070b45930581e82fb7a91d 2,235 1.00/1.00 vMB 8
775,795 775,795 00000000000000000006dc424b07802a830965c389b569cf11ffd9e3ed55b041 2,138 1.00/1.00 vMB 14
775,794 775,794 000000000000000000010e2728715192418018cc89172fe313c15bf9fc516342 2,735 1.00/1.00 vMB 16
775,793 775,793 00000000000000000000daa26ffeac659798d20881f979ffb256375f1c89f1d8 2,465 1.00/1.00 vMB 15
775,792 775,792 000000000000000000070034e45e9ef9aa39d30bffacdbfeb136196c59c6c6c4 2,106 1.00/1.00 vMB 13
775,791 775,791 00000000000000000004a73cd3e461b9095a685a59581e3026bb8103b63c9a5f 2,890 1.00/1.00 vMB 12
775,790 775,790 000000000000000000042d26ba368aabd385ad113ebaed630ee9cc2522127f5b 1,810 1.00/1.00 vMB 13
775,789 775,789 00000000000000000002f3867584d1ce344f894e7f44a1e73801de6b7856b7fb 2,469 1.00/1.00 vMB 18
775,788 775,788 000000000000000000015e5fce31088c0585c0f67b2cc0c93920a08fb47260d0 3,210 1.00/1.00 vMB 17
775,787 775,787 0000000000000000000717474f6445bc9367d3fe1c00a4c6b7c07d5459f093a2 3,075 1.00/1.00 vMB 20
775,786 775,786 000000000000000000042c778696558ae2d2d5e871ece760fb5696bb59ddde80 2,436 1.00/1.00 vMB 14
775,785 775,785 000000000000000000023bd855661f339addda165cda9817bd3d46cb6ca5a3ca 2,695 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.