Loading Tool

Explorer IconExplorer

Memory Pool

79,371 transactions
30.12 vMB
0.08510676 BTC
Random Selection Loading Transactions
Max Size: 183.47/200 MB

Candidate Block

Mining Attempt d78fdcc41f8736fc8647cb7c0e487daab02c3a8d49ee60ea136e8c0b5cc9c696
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root fe1cf2db5cb245a471aa46d5fbecc3ce3006113ef9e9d55a522103a4365a4ac4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.01809770 BTC
Feerates: 300.83 > 1.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (13,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
901,871 901,871 00000000000000000001959970b814ebbed6c2f11a02715a2b7182e9dfcbde6f 4,036 1.00/1.00 vMB 5
901,870 901,870 00000000000000000001bcac0997154b59529c84a2e82adb02097d6acaa28e71 3,505 1.00/1.00 vMB 7
901,869 901,869 0000000000000000000216505f63264e966d7b2d89f730f4da9cc13451e8735c 4,024 1.00/1.00 vMB 4
901,868 901,868 00000000000000000000f6d223776230438d8f0cf9f1d1def0ed43310345cc74 3,262 1.00/1.00 vMB 9
901,867 901,867 000000000000000000013bb12eb46446461030fef51b633f171465904a4e0b54 2,153 1.00/1.00 vMB 3
901,866 901,866 000000000000000000006439d14d511e03c6b82151e1292946c64ca286675f18 1,277 1.00/1.00 vMB 2
901,865 901,865 0000000000000000000192e61044cc7ebbc584aa97ccc310267a3b758ce9d6f7 545 1.00/1.00 vMB 2
901,864 901,864 000000000000000000005b9e994f9199f0863d99f61d9d9f0c93e12c97443825 2,896 1.00/1.00 vMB 2
901,863 901,863 00000000000000000000fcb8361530ee629524dc7b225de29274329075ebacc9 3,833 1.00/1.00 vMB 4
901,862 901,862 00000000000000000001cf9ff577a4561421d8939bb00dda728f2ca0b38231fb 3,179 1.00/1.00 vMB 4
901,861 901,861 00000000000000000000670151b2cd39848ebedc757baf3a84d93bf38010341d 3,443 1.00/1.00 vMB 7
901,860 901,860 000000000000000000016a39dc2257af6d5cb023d06e2e57317fa25b964d41b7 3,290 1.00/1.00 vMB 6
901,859 901,859 000000000000000000002d39ccc5e6150b4f8d70c3995b9be2330dd38eaacbb9 1,196 1.00/1.00 vMB 2
901,858 901,858 00000000000000000002051c1716c6c4ec304405fec539fbba32f5d06f1802d3 2,850 1.00/1.00 vMB 3
901,857 901,857 00000000000000000000cf6eca8b3147b90c2e4f63c7a0a4dd6c177b538fff6e 3,251 1.00/1.00 vMB 4
901,856 901,856 0000000000000000000131d8bc135e62ae153612b6d6e6691c199103e7d4fd07 2,346 1.00/1.00 vMB 9
901,855 901,855 00000000000000000001c5fdcfebac2a7bdc4ed23ee17dde583c403cf6c137c5 1,465 0.50/1.00 vMB 2
901,854 901,854 000000000000000000019225146aeb2f4d171f2acda5d0458f76c9dd446461c7 2,322 1.00/1.00 vMB 3
901,853 901,853 000000000000000000010dad59fa3fcaa4a224914fdaf735536d2a46dff68390 1,317 1.00/1.00 vMB 1
901,852 901,852 00000000000000000001593db5f518e4251de0300459d0ba610f9737cfa97740 2,238 1.00/1.00 vMB 3
901,851 901,851 00000000000000000001b64936338a0b07d60753bfa276291e75a12eec920ecb 1,545 0.48/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.