Loading Tool

Explorer IconExplorer

Memory Pool

40,739 transactions
17.89 vMB
0.16204555 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.85/200 MB

Candidate Block

Mining Attempt afc75531f798cc259edcd03da5ee0f0511cf4aa7a26089ceaa40156b963cb8c6
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d7781485ffcc3dcc7cc0cfd28bdfe87dc9660eaced1b14bfbc067319b42acb17
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.05072690 BTC
Median Feerate: 4.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (716,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,417 196,417 00000000000000c1f6c00b23ba5b8c5c6152e2a2695b7fad9cdc894eb8eb3d8f 256 0.09 vMB 213
196,416 196,416 0000000000000260efeff6fbf8835219a7cd0403a2043ee2bec61334d651b907 90 0.04 vMB 125
196,415 196,415 00000000000002064fac51b817b4e842880cb58a44a198809645f27c8c63eedf 158 0.07 vMB 114
196,414 196,414 0000000000000196768b00708e4f53142fb1bb18c7f83546c9c3d65c892e79c8 28 0.01 vMB 94
196,413 196,413 00000000000006101b0d8d0a50fde9843746320e3ba87d04e1aef0013bf44843 270 0.12 vMB 218
196,412 196,412 000000000000062bacda3a4363df0826ce790a3dd2cbf0ef11e2e5266a29b5f9 399 0.17 vMB 346
196,411 196,411 00000000000003eede158a819ecbe57ab569bd06b6eafdee3a2a22a7c796e877 82 0.03 vMB 144
196,410 196,410 000000000000012efd76d6e56fd9246e3caf50a2ed3f1cce7a7df8da373c4867 256 0.11 vMB 241
196,409 196,409 0000000000000126cd5be030affc2683ff86e77a7e83bdf521d339946ec708f9 109 0.05 vMB 389
196,408 196,408 0000000000000403eec3f7f5ca4ea4d34981caa36eac7fb9c6ef6df8b846c28f 271 0.11 vMB 174
196,407 196,407 000000000000047deb3469bce4eeb48d9c7b9ba7b0905b1f3638c31d1b127af4 3 0.00 vMB 0
196,406 196,406 0000000000000297feb0f0c3823db56b46d2eab82bd3cc49bc0eae6862780566 5 0.00 vMB 117
196,405 196,405 00000000000000343e41ace28d495f29fbfe3548be0375a28c9022662c0a9c16 191 0.11 vMB 171
196,404 196,404 00000000000004229bd7336c61beee11f2b7516d5e809bbcf1ac13ad5ad71307 105 0.05 vMB 74
196,403 196,403 0000000000000248efb5d1a9401c61b1b404c0dd6346a9ee1a0d4ea567668fe4 686 0.25 vMB 180
196,402 196,402 000000000000060d1d65f18dfdaffce71ac1aba435d8e852c60a7a79f501264d 512 0.20 vMB 174
196,401 196,401 00000000000001ed55ad94d864cca267f1afb7cdc5ca7c711c891648340b85e8 69 0.04 vMB 97
196,400 196,400 00000000000002ffdac437cb3d131f39b5ff793b0997207aae64b614ff7f0b18 405 0.14 vMB 249
196,399 196,399 00000000000001dc6b8c86f72a0cc9ac2cbd37bc7a8c6c4c955fc662aa8e684d 11 0.00 vMB 0
196,398 196,398 000000000000058d27d9bccd5d1f6ac32163208c69577f32896274a7d76627b1 277 0.11 vMB 160
196,397 196,397 00000000000000d3d85add6e5a09c520cb233bca8e08d4ef9996dc5fbde533d4 72 0.03 vMB 97
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.68 GB
    • Received: 0.47 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.