Loading Tool

Explorer IconExplorer

Memory Pool

45,430 transactions
28.86 vMB
0.13491040 BTC
Random Selection Loading Transactions
Max Size: 150.30/200 MB

Candidate Block

Mining Attempt f110ab91357904817140134f4f39ed363013691a6cb2197774a75f851db5df92
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 68e7f3b8a0bf7363fe6e3127e341605797ae8c94db736f496ff07d677f2b9d28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.03827131 BTC
Feerates: 100.25 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (248,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,951 665,951 0000000000000000000cb32975ff6c67a09ce9ce6089e08f704d28931b1d4349 2,827 1.00/1.00 vMB 132
665,950 665,950 00000000000000000007583ccb4d6026246973b0013f7bb33e99934f3362d0f7 1,871 1.00/1.00 vMB 70
665,949 665,949 0000000000000000000948a9238454b679ec60a6eb3d0820c8ce1078bbe5600d 2,935 1.00/1.00 vMB 110
665,948 665,948 0000000000000000000485a3d164ecb934096e05b4fc1972b7bea6062d9be6a3 2,865 1.00/1.00 vMB 77
665,947 665,947 000000000000000000081207f9108eba12b783a7303f36d3da6113ee350625fd 2,093 1.00/1.00 vMB 98
665,946 665,946 00000000000000000006c9f841dbc943739b90bfc2a1c576fe6b41eae81e6c40 1,476 1.00/1.00 vMB 140
665,945 665,945 00000000000000000009ee4b54280f150220fddded493911cba999be5051af0f 2,391 1.00/1.00 vMB 90
665,944 665,944 0000000000000000000845b48f268cecb6476a28563dc4f7c523b03be88bdd11 2,601 1.00/1.00 vMB 116
665,943 665,943 00000000000000000005d176688406935f0384ef710022c6e3e0f39ad4a00ebf 3,244 1.00/1.00 vMB 99
665,942 665,942 0000000000000000000d395f9fc9ac260a93ae73cc67336888d9b826919d1b59 3,032 1.00/1.00 vMB 101
665,941 665,941 0000000000000000000433966ca4177229f77d5280d3c49a7bbc41fe5bfeca51 2,704 1.00/1.00 vMB 122
665,940 665,940 0000000000000000000b52288177cfb14201c3e88bf8999a4afb1506323f0e26 2,498 1.00/1.00 vMB 128
665,939 665,939 0000000000000000000a0b90a2c9f24f757f200ce3683e54eafecea1c97da8c5 3,205 1.00/1.00 vMB 159
665,938 665,938 00000000000000000001e93224f2bbf26b96fd37f9a71627ad8fbe98f447ff09 2,752 1.00/1.00 vMB 99
665,937 665,937 00000000000000000006655fd0d5e2474e727e76d841536d8ce18719d82ff11a 1,598 1.00/1.00 vMB 133
665,936 665,936 00000000000000000003ba5aa9efd4e2e280fe189293960b057daeffcaae48a5 2,916 1.00/1.00 vMB 102
665,935 665,935 0000000000000000000c0f3a841e0446b8222bb473a2cd052c5222c93ed933d0 3,257 1.00/1.00 vMB 87
665,934 665,934 0000000000000000000212a553eb026728c9244c214f231cd5b18a516894e39f 2,668 1.00/1.00 vMB 132
665,933 665,933 00000000000000000006d41acc99a138a72220708d1cd62de0bd4aa683bdbeb5 2,278 1.00/1.00 vMB 104
665,932 665,932 00000000000000000008cc4d63d64aa4865a43bc65a833d0735b6da348d78f33 2,900 1.00/1.00 vMB 136
665,931 665,931 00000000000000000001bd7893612b3622bb12b8d6651da6d952775cbf0460d7 2,738 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.