Loading Tool

Explorer IconExplorer

Memory Pool

76,512 transactions
28.93 vMB
0.07573075 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt f1bd6ba7c8e83eb0fc5f805702e2777e11c891f2c6b481d3a7b0420fbcc1e286
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root bb6870c5fdee8ee97825825789a2e733a168ccd0314b40823634944ea3f58e72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.01258722 BTC
Feerates: 77.76 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (618,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,802 296,802 00000000000000001aff9c63f0dd679e3d0d394ed861df46bc72e500af7273fe 113 0.14/1.00 vMB 23
296,801 296,801 00000000000000002a39de0b432023171236b563aa213f0b5438da3ca26d9dc4 536 0.35/1.00 vMB 40
296,800 296,800 000000000000000010bf6f2edeca3e31443934554d9de5e2e927b00260100a68 29 0.02/1.00 vMB 42
296,799 296,799 000000000000000049514b265625661a7d20562909df7c334972309a2718bfc9 8 0.00/1.00 vMB 58
296,798 296,798 00000000000000002ffff216a5ee3d2a4293e120ff529b55dc2f6170a9dee6fa 35 0.02/1.00 vMB 33
296,797 296,797 0000000000000000557448bb6eb27972873c3d84035e64db665c54697315ced5 295 0.13/1.00 vMB 52
296,796 296,796 000000000000000028494c61ebf752071d8b243d72a43f597d12afa566ef536a 128 0.04/1.00 vMB 49
296,795 296,795 0000000000000000346f73c052b0802268590ea0c1762c8f9a56edf3c32b2d1e 145 0.12/1.00 vMB 21
296,794 296,794 00000000000000002afaecf626c582c1ad491552a6924fd4726f0862e0a93a19 128 0.05/1.00 vMB 35
296,793 296,793 000000000000000049f219795c2f0c645c0904fb1ea3f41d8c4ac1d247a36af0 256 0.12/1.00 vMB 49
296,792 296,792 00000000000000006e74bdff694a9b154f4100b5b90636885a6d5cc7dabf1d75 146 0.10/1.00 vMB 63
296,791 296,791 000000000000000060b0199e8ca34c5bdb76ec10650cdff71b85a70270835a69 149 0.08/1.00 vMB 38
296,790 296,790 00000000000000005c71287ac03007b222d3ccbfddbd88b3fe5f3b10d6844da1 121 0.12/1.00 vMB 21
296,789 296,789 00000000000000007c57d4337e37928daa97bad51e5e5f8db84ef33e9e8cedc9 490 0.27/1.00 vMB 33
296,788 296,788 00000000000000003594f821bdab80b831a8755763c67804d1842d33ca358a5d 115 0.07/1.00 vMB 27
296,787 296,787 00000000000000007588c79d9f6da23b8b81f0b553df9472670f5634d549afdd 37 0.02/1.00 vMB 27
296,786 296,786 00000000000000009baea0ab30ce31f880bc7944b9ce719a316dc6cda68c0de8 292 0.13/1.00 vMB 39
296,785 296,785 0000000000000000255705974c133e62f59360ebb3544db83714d05031ed25bb 37 0.02/1.00 vMB 9
296,784 296,784 0000000000000000444f564c12878a358a949b7ef5ad814c74232c27bc8083cc 121 0.07/1.00 vMB 28
296,783 296,783 000000000000000048a60c95f3dd5f7a0987711b38a860298727a626d892270c 430 0.20/1.00 vMB 35
296,782 296,782 00000000000000001290f81c8b7a199b4a5413505627828536e2ae13d5735c4c 145 0.07/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.