Loading Tool

Explorer IconExplorer

Memory Pool

47,084 transactions
27.91 vMB
0.12934160 BTC
Random Selection Loading Transactions
Max Size: 146.39/200 MB

Candidate Block

Mining Attempt 1f9377075f2ca313ef87afa2f3bd925050accbfe3a30bac2f7de74d694cc0a21
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (597,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,064 317,064 000000000000000023f49c794399a27ab70af711b6be789529b37d0bf8d6f20f 751 0.33/1.00 vMB 30
317,063 317,063 0000000000000000226583161b3bf3858f5f5c8f88425702a11843155e511d39 498 0.37/1.00 vMB 22
317,062 317,062 0000000000000000193736adf3be56fe09ddc08cbf2e770704272ccae38d2e28 512 0.26/1.00 vMB 33
317,061 317,061 00000000000000000c9f7b07c9e4809102adb74423333a4462d38175992aba40 24 0.04/1.00 vMB 15
317,060 317,060 00000000000000002c06da52f1763904e890972f42ff7cd8100658d5cdf1b483 696 0.35/1.00 vMB 30
317,059 317,059 00000000000000002ab44d4694c8fe1e503be1bd8dcf84735a013ee367d005fb 261 0.10/1.00 vMB 32
317,058 317,058 000000000000000010548a27723f4621a3534ec3c99ff3f05447b3c66e013c99 444 0.24/1.00 vMB 26
317,057 317,057 00000000000000002817513cf849b326cc7049a5c3c951f4d128884bf97cce76 64 0.04/1.00 vMB 24
317,056 317,056 0000000000000000104348c6a42cd9021304bf7fc6f3ae7655618aab65510ef9 314 0.18/1.00 vMB 27
317,055 317,055 00000000000000001c2480ab6076bda1cb28d78c93d342cb7b1f960043d1aeac 246 0.11/1.00 vMB 32
317,054 317,054 000000000000000009250fac26f9406a46a109ec79124656ef2581e98ee0e598 104 0.04/1.00 vMB 35
317,053 317,053 000000000000000016bac5d10cc8da55d8a86f77a5ca10db67b751a38ae28a6c 73 0.04/1.00 vMB 30
317,052 317,052 00000000000000001d82c4bff6a32e07e1f3dab9991893ec5cc0401a8824c7ae 385 0.21/1.00 vMB 27
317,051 317,051 00000000000000002d189b82ec1458cca9c48607dd22feec1c8d44f68324aece 99 0.26/1.00 vMB 13
317,050 317,050 00000000000000000da8e21906b6ce1b2c5b0207aa447bd6aebdf5a4bbf8d84e 464 0.25/1.00 vMB 27
317,049 317,049 00000000000000001448e2fe2f206f24881bac819a0413b3733778bc46ff5f21 408 0.31/1.00 vMB 22
317,048 317,048 0000000000000000294eff94aa275ad4e4cd34ff142c9bc3857ebe3008f5ac62 506 0.25/1.00 vMB 28
317,047 317,047 00000000000000000f752396d6721c8f5e1f0bf677687937c91be656519b97bd 263 0.13/1.00 vMB 30
317,046 317,046 000000000000000006713cc5cf736991d110004fc9d6dad8335b27441857824e 331 0.15/1.00 vMB 30
317,045 317,045 00000000000000000797c39eacb65aade846b56f51d5b12f2e67a151164baf36 309 0.18/1.00 vMB 23
317,044 317,044 00000000000000001c2c1240795d5adc5bcd2ae9f1c62d4729456c9d500b043c 158 0.12/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.