Loading Tool

Explorer IconExplorer

Memory Pool

81,256 transactions
31.10 vMB
0.09525613 BTC
Random Selection Loading Transactions
Max Size: 188.18/200 MB

Candidate Block

Mining Attempt 0db301712308ac7aa2a97ab0c6ab67ca38cf70486389f8e0d9d7ac17c427d54b
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root e61cf55c15bac55320e88c245112b32eb88ad37d22a8eb9fdfcc2ff7ab7e5ac0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,902
Size: 1.00 vMB
Total Fees: 0.02782869 BTC
Feerates: 110.56 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (627,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,879 287,879 00000000000000002ffeebd7efd5795f53ea9430de7023b7e8a4a94529fc95e3 334 0.30/1.00 vMB 24
287,878 287,878 00000000000000005371e4fd5084e16e03cecaaf7ce565c4c970102c1fac776a 859 0.70/1.00 vMB 29
287,877 287,877 00000000000000015871cd66c7db32a5e2c3b5f2f7f3585ddae18b04853868a9 59 0.06/1.00 vMB 15
287,876 287,876 0000000000000000ddc093d8370b78732c2acec86a4485df0b5b4edce8f7cf6a 446 0.50/1.00 vMB 16
287,875 287,875 00000000000000002c1798e238c886119eca6575b49456f4d00c05cf0a22aaeb 267 0.25/1.00 vMB 26
287,874 287,874 0000000000000001403e3d9ac42be79ba709f393b48527232d73ac6a385ee987 670 0.35/1.00 vMB 41
287,873 287,873 000000000000000054d5ff655e5e0a4d111c8769fba5f9884ad89f79313802a6 443 0.25/1.00 vMB 28
287,872 287,872 00000000000000003fd30125de4653bb375d69cd9a5ea35223819072661e851c 839 0.35/1.00 vMB 43
287,871 287,871 0000000000000000f079a8fa6a50b8486ca2179258a9f1adb0dd3d9dafadc1ce 830 0.25/1.00 vMB 46
287,870 287,870 000000000000000158144bd96bac67cff574584e5a551e8c3f5e62cfeac7b4e2 185 0.06/1.00 vMB 141
287,869 287,869 00000000000000009598fcc5838c70f3b7dfc5f7ceff7ecd676349f351c152f5 139 0.06/1.00 vMB 104
287,868 287,868 00000000000000007c2e7bc1ae02ad470d18cd3d491729dbd2524b908f933783 491 0.24/1.00 vMB 42
287,867 287,867 0000000000000000e7e541cebc02ebf55166e78dda29c6c3b84e09c58695e725 706 0.36/1.00 vMB 43
287,866 287,866 00000000000000014a3fd8a91490a2fc64eaa19f332463e68af5da91b0b0a95c 494 0.35/1.00 vMB 22
287,865 287,865 000000000000000130c66df90c93998593264810b540ec9fbe701ff029721f1b 1 0.00/1.00 vMB 0
287,864 287,864 0000000000000000d27103912694bcc4cc9473881d681aa4fd2bd6bacc7b7692 374 0.35/1.00 vMB 48
287,863 287,863 00000000000000012ecb30c0bd287e8121624a4ac979d1a8c379e7183cea43bd 178 0.11/1.00 vMB 24
287,862 287,862 00000000000000002c9f62fc858170c99a8c72c8bb852a9f08bf8561c76427c9 220 0.14/1.00 vMB 29
287,861 287,861 00000000000000004c1b0d3be007bae474a76d4d8c8daae37224362e6c8a7505 332 0.30/1.00 vMB 22
287,860 287,860 0000000000000000229f3e137dc07056880cb50fb45a3afca2dc2569dfb78205 777 0.35/1.00 vMB 41
287,859 287,859 00000000000000004496a13bc3f8693b85cf9c8b9f5022431e4c2f6df69664a6 1,268 0.67/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.71 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: 699.41 GB
    • Received: 16.60 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.