Loading Tool

Explorer IconExplorer

Memory Pool

29,190 transactions
28.41 vMB
0.08851216 BTC
Random Selection Loading Transactions
Max Size: 136.80/200 MB

Candidate Block

Mining Attempt bebd8116319de521b39642c3714efd502b0146a530b172db8961f619c93b455d
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root 0a37fa914a69c729622fca8df6f64913e48037e787a4943ebf411f4d3bafffe2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.03306677 BTC
Feerates: 195.69 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,499 (678,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,979 235,979 00000000000000447f4794c547e9f4f0daf76f7325473f4b5fbf4467145ba8f4 33 0.01/1.00 vMB 53
235,978 235,978 000000000000017edb112cd667fa1fd8b4d746eea4f39136c5fa2c7a97ef7940 322 0.14/1.00 vMB 184
235,977 235,977 000000000000000d5bef1cb21bb13acd24387147ec5c9f46b1623ef028f3fd50 151 0.11/1.00 vMB 94
235,976 235,976 0000000000000034ca96335f4bd3018a4cf2404ad7b06dc76909c5418d3cbdce 664 0.25/1.00 vMB 200
235,975 235,975 00000000000000bd2306952a5e88ac6700cd5ccc72561b04f61dfc15f3052e2f 156 0.25/1.00 vMB 50
235,974 235,974 00000000000000ee35c076cfaf629723865e525dd7e5619928903856c34b1a16 280 0.12/1.00 vMB 190
235,973 235,973 00000000000000bb63db638ae3acb327789d344105fe7a0185e94bd7dc30a32d 317 0.15/1.00 vMB 154
235,972 235,972 000000000000001ef6df85587abcce8c257d78c27b560d7e1259b15e8a0e3024 366 0.18/1.00 vMB 165
235,971 235,971 000000000000003781578c107f827627b0636d3f220b2889d16104805fac9eda 583 0.25/1.00 vMB 182
235,970 235,970 0000000000000033fea1f8843c13157d9e5a0f187817c9ca0999c8112bd75824 64 0.06/1.00 vMB 189
235,969 235,969 00000000000000dc82c3a1a99422b3d5b42713ccdaadf8143d22c034cbd5a275 79 0.04/1.00 vMB 160
235,968 235,968 000000000000013b806733db4649d5fc5d728a9e99a8d6712eeb32e36b1d69cf 267 0.11/1.00 vMB 108
235,967 235,967 000000000000014ef33f34fe53633fdc4f9ced28f5388665c750efdfb25f8111 173 0.13/1.00 vMB 103
235,966 235,966 00000000000001412f75d895c1cea927a29e318f8393decfa4258d6913eac726 670 0.25/1.00 vMB 219
235,965 235,965 000000000000014e15ea2cb2c53e706198a11862be5e209729a8fe47e85b1789 431 0.20/1.00 vMB 157
235,964 235,964 000000000000007bc3fb525ddf5c732e547cbfa37992f7eff75cba6b1268b933 322 0.12/1.00 vMB 209
235,963 235,963 00000000000000aa7c87c70aab6fb8d933ac5bf973bc9a931fb644033b2ac4bf 129 0.06/1.00 vMB 143
235,962 235,962 0000000000000032104abeff83f23ed3ad02db0800d3c63ae441ee52b88b3858 450 0.19/1.00 vMB 171
235,961 235,961 0000000000000166ca1b35d92bc0e886fd75ce06b215b72f08d78253454ea3a0 81 0.07/1.00 vMB 86
235,960 235,960 0000000000000126748af612955d58f22969515d68991bf16b1670d6075a441c 74 0.03/1.00 vMB 160
235,959 235,959 00000000000000181d7617d83cb3868d23591b0b61aa17f520ce1183ca2f319a 19 0.01/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.