Loading Tool

Explorer IconExplorer

Memory Pool

26,932 transactions
23.90 vMB
0.06961449 BTC
Random Selection Loading Transactions
Max Size: 125.72/200 MB

Candidate Block

Mining Attempt 28abe2d6f6f88879f7c8a66ebf3c6fcb1efbd73fc07074ab7de1d57eae3b6251
Version 20000000
Previous Block 0000000000000000000195cdbbf636aa0ba8ab240c47ec34b3440a8096da5120
Merkle Root addc0e3078ed1929b025a2603a157b81664d8672fa3d59e4bc794e2f2f723a9e
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,416
Size: 1.00 vMB
Total Fees: 0.02786023 BTC
Feerates: 74.18 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,221 (720,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,079 219,079 00000000000002ff11b38fee36b46bac345e597470f565460ccbea7149f920d5 523 0.28/1.00 vMB 139
219,078 219,078 000000000000041700453174f2c6876ce59f2c379eec93d7b7b4fb22e97cb9f1 69 0.02/1.00 vMB 87
219,077 219,077 00000000000002f46091ca8a7314e1895d52699223aea208a7232f9c7206a275 241 0.26/1.00 vMB 113
219,076 219,076 00000000000001a56f422563a15632e4e74f9ec1be4aed396b3a6f567486e6e5 109 0.05/1.00 vMB 108
219,075 219,075 00000000000003c9681a343daec49641eb5958a63479f29eb587e4a4f787510c 415 0.18/1.00 vMB 214
219,074 219,074 000000000000033920aae099546601e284394fc7bb4acc64f347b7872f50f534 129 0.07/1.00 vMB 111
219,073 219,073 0000000000000007f697a6bc11d110542f25ab85418e37b21017e7256bb4a2c6 397 0.25/1.00 vMB 144
219,072 219,072 00000000000000d41759ce9e2d9ff135e95f6033da09811cbee01474c0725026 614 0.25/1.00 vMB 219
219,071 219,071 000000000000057ce8cf1d38d5100ff74acf5d8de8e198f147eeea2d58a471bc 492 0.29/1.00 vMB 160
219,070 219,070 000000000000019cb8ffca0b359b7adeca8e3f0f122e4d0ad78b393005bb7794 41 0.02/1.00 vMB 101
219,069 219,069 0000000000000526bee62d4740e3e05de7a78c9b3df36f9e1b6f0f744e00e4fa 664 0.25/1.00 vMB 207
219,068 219,068 000000000000015cdfa4fb3fd4969e0d5fb9c07c419c1e4c6d44c1fa04d6fdab 276 0.18/1.00 vMB 104
219,067 219,067 0000000000000195d466e5fe1b76c39f8f18d6d67a4ebce8943297b52594970e 123 0.05/1.00 vMB 207
219,066 219,066 00000000000004ae680192538c80f7e8c691a2d79452e012eb7ba525c0b1348d 552 0.21/1.00 vMB 237
219,065 219,065 000000000000008506011f9c71b31977505dfb1fd4e18a3f1f76096fb991dc68 10 0.00/1.00 vMB 83
219,064 219,064 000000000000046a69c340a72f743118f769ee31f2061c34cd018e235008daf6 416 0.20/1.00 vMB 202
219,063 219,063 000000000000013a5b297d8dd4638ac3444567896c1377945ac888476dc3dde0 12 0.00/1.00 vMB 68
219,062 219,062 0000000000000486b25e78221980bea7602570d3880aa10c3827e8e6dfb4e816 475 0.23/1.00 vMB 167
219,061 219,061 00000000000002f831de7bc5cde297befa8bf080fb685a284a83067dcb1c0ea2 237 0.16/1.00 vMB 62
219,060 219,060 0000000000000003f350b4a937175ecb85c85e893bd55f273f2e407ad7dba590 617 0.25/1.00 vMB 208
219,059 219,059 000000000000032ef3fc6b19c7fd1a6e20ba85114640ffcc8822eb70ec8f0635 820 0.25/1.00 vMB 263
Previous 10 blocks ↓
Total Size: 825.31 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: 4,236.36 GB
    • Received: 233.00 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.