Loading Tool

Explorer IconExplorer

Memory Pool

50,317 transactions
28.84 vMB
0.07522179 BTC
Random Selection Loading Transactions
Max Size: 154.12/200 MB

Candidate Block

Mining Attempt 7c7a8f6875463f0151cb104f19fefcfe6a7a74b88308cb760a7e1e005d6f6eca
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 1ee6f770260b4cf1c003923cacabc8ae922030bbfc2d18067b241f9534a4cb35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.01203784 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (571,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,295 343,295 0000000000000000112472dcd0ebf27fe529f65247997613db78f26e9b59d9fc 730 0.75/1.00 vMB 16
343,294 343,294 0000000000000000140ab1baef1d549837a3adbc8cef92204fb27917a2ca9016 844 0.75/1.00 vMB 17
343,293 343,293 00000000000000000843e5f4a53762587bb790e41e53f58065849710ae88293d 2,027 0.75/1.00 vMB 34
343,292 343,292 000000000000000003c4115e29ac465f134fc48f15b00fe822a883e4a087d896 285 0.14/1.00 vMB 32
343,291 343,291 00000000000000001715db2ea973d3ca0c44359786b1641782e1a5eb98b8d053 73 0.07/1.00 vMB 13
343,290 343,290 0000000000000000163fd9c2745b99046fbd54513210702bd29dc43c37f7df33 964 0.64/1.00 vMB 18
343,289 343,289 00000000000000001284860fb252241ba69226ca30448e426d61b5eb1e7b759d 276 0.14/1.00 vMB 26
343,288 343,288 000000000000000004cf40e374db32aa7a7bb7b5173cf381938787ebfd7a78d1 561 0.32/1.00 vMB 23
343,287 343,287 000000000000000001917f4df13fdc445957144bab2e4a3f3cd2d64ad19e2a1e 188 0.10/1.00 vMB 22
343,286 343,286 000000000000000002d98a9ce9b4058f6965c827af1ab3a6a6bc9ded86034ac4 554 0.54/1.00 vMB 11
343,285 343,285 000000000000000003b0dcb57f24cfef64e6be0d9005a52ee8152a20ca99387f 625 0.75/1.00 vMB 15
343,284 343,284 00000000000000001098f97e2251f1af787a9d58e805cf6fc8046fea0a605384 2,132 1.00/1.00 vMB 25
343,283 343,283 0000000000000000110daa1fd157fd300142c36f33a9867a5aa26e7fc02c1798 1,392 0.35/1.00 vMB 86
343,282 343,282 000000000000000001af3eab46853a3bae7afcc36dec0834c27e5d0bf3ccf9a6 765 0.45/1.00 vMB 24
343,281 343,281 000000000000000011e6fce5b60eb7961448e613d84cd1b6c33e2a69aacc58ce 244 0.12/1.00 vMB 30
343,280 343,280 000000000000000012d593e10c90d34de6a8b1cf386b1364ebccfa84cd734ef4 1,166 0.72/1.00 vMB 24
343,279 343,279 00000000000000000c73b6620276ab85789a6c70e0e2628e2c4f432d61f4712e 477 0.34/1.00 vMB 26
343,278 343,278 00000000000000000b4996f90ee1f1a7a5eb1bf07c235d31a7fa3d3276e4a36c 543 0.44/1.00 vMB 17
343,277 343,277 000000000000000014c4707a228d86642d1e7ad92f7f1bfcf66b17b9079ad431 1,122 0.75/1.00 vMB 23
343,276 343,276 000000000000000007641346aaa57226e84b688a4a53b07dcc8af7a1e5eba2ef 56 0.03/1.00 vMB 18
343,275 343,275 00000000000000001326aaca7267d8d8daebfeef416c6dd3d5675bca55b7f027 921 0.65/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.89 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.16 GB
    • Received: 12.69 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.