Loading Tool

Explorer IconExplorer

Memory Pool

47,362 transactions
31.19 vMB
0.13902790 BTC
Random Selection Loading Transactions
Max Size: 159.35/200 MB

Candidate Block

Mining Attempt 91a52b72133cd4ff894c0e06eeb98b2b25f668cdd5d36527fbc5f7a356086e36
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root d0a34b2e4289b0090d2fcf4d0056aeb70a75f2e4d72c33800d5a954cebd8e4f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.05946910 BTC
Feerates: 150.97 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (223,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,533 691,533 0000000000000000000e9342762917ececf91ba4d1cbcdf32bfab32ec82fc948 286 0.11/1.00 vMB 17
691,532 691,532 0000000000000000000776fd2588996423f0003c1d92265c2cb9fc2d9e440be7 181 0.08/1.00 vMB 16
691,531 691,531 0000000000000000000995f307546de31d9e6f49f9a28e2a20c800308b1866a9 836 0.37/1.00 vMB 20
691,530 691,530 000000000000000000125d678922039ed4aa6eb203e3f96be59587dc330c97f4 559 0.28/1.00 vMB 16
691,529 691,529 000000000000000000081b46a0d1cc1cc52aae86abdb8a77ec7239d4c55c8a6b 252 0.12/1.00 vMB 20
691,528 691,528 0000000000000000000c935a386f0549e3843d28837258c224f1872c4a0cfe8a 1,853 0.92/1.00 vMB 20
691,527 691,527 000000000000000000147a2660f433d8c020dae9cfb3fc7b52d75f766a85f810 4 0.00/1.00 vMB 13
691,526 691,526 00000000000000000013bb124566edc3df1e1c01be9bcf600228fda0f13ba84d 306 0.12/1.00 vMB 26
691,525 691,525 0000000000000000000a44a0912a0c30f4b3976b6135f403eda1f3c6994db78b 1,099 0.51/1.00 vMB 25
691,524 691,524 00000000000000000004d3f08c6cfff7e23a47625be687f1d38eac354fd9a187 287 0.14/1.00 vMB 19
691,523 691,523 0000000000000000000cffffbf80c0079d96d974216d0621e9e6677683ad3447 1,028 0.41/1.00 vMB 19
691,522 691,522 000000000000000000138e9c713492a117371268a22b31950f82c3c178266b11 2,329 1.00/1.00 vMB 20
691,521 691,521 0000000000000000000951fa004f685544547f5119953af7a4a7c0711f29c00b 869 0.62/1.00 vMB 2
691,520 691,520 00000000000000000000fdba8d7fcee13039424cc10fec9b5c3d520d02b929c1 2,434 1.00/1.00 vMB 29
691,519 691,519 0000000000000000000491582f971e7f5cc4b58ec817f2534948ab5f9efb6d9f 691 0.23/1.00 vMB 20
691,518 691,518 000000000000000000053ef0dff6b1be72f66f8f4d7a64d7fb5d608e2475d5a0 510 0.23/1.00 vMB 14
691,517 691,517 0000000000000000000930fdbebd977e293d3210cf7949c6e41581fd6b7133d3 35 0.02/1.00 vMB 18
691,516 691,516 0000000000000000001457c6aef92fb73b6a98ceee94a26475f8f09c132f9b70 577 0.27/1.00 vMB 15
691,515 691,515 000000000000000000037e66724b36ceafd477c7583dae6e798d30edb66f481d 225 0.08/1.00 vMB 20
691,514 691,514 00000000000000000012017cb180ce5e922bb5ccb47b470340811b784a6cbe6d 941 0.46/1.00 vMB 13
691,513 691,513 000000000000000000006e22bb6cf890927458407cff229e896379abbf8ca7c4 64 0.02/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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