Loading Tool

Explorer IconExplorer

Memory Pool

80,799 transactions
30.17 vMB
0.12294516 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt 18e49b221d12b410571af91f1399d7cdf95e2522eed87675778602f563ddb7db
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 151e6bacf744bb39494567769b6b411a44e325492472dc2f41c5a03e1324f18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.06115096 BTC
Feerates: 180.34 > 6.13 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (64,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,675 850,675 000000000000000000008b0112f3cc453504745cd3745e69c746be188eeddb69 3,365 1.00/1.00 vMB 25
850,674 850,674 000000000000000000016a37aeddcee45336fafdb56794c3037a639339c18d66 3,239 1.00/1.00 vMB 18
850,673 850,673 000000000000000000002750850774bb666f19e5e4d2991a8baa4a023c12d4bf 3,238 1.00/1.00 vMB 14
850,672 850,672 000000000000000000032a9260e17350bba9886931f120cdd661e1621895fbe6 1,941 1.00/1.00 vMB 18
850,671 850,671 00000000000000000000cfbbdc7509ec537fe796efaa6f239b5104a9a231d7f3 3,341 1.00/1.00 vMB 17
850,670 850,670 000000000000000000030b0d232a2e46cacd568b8d3c27b0a5c3ed2f03d6a023 3,461 1.00/1.00 vMB 19
850,669 850,669 00000000000000000000e8f4100688f9d2ca239280a1a152369f0ee46095680d 3,108 1.00/1.00 vMB 35
850,668 850,668 00000000000000000003038b93547fa5c857cbbb7023fd1fef46ef1e5760e10e 3,314 1.00/1.00 vMB 24
850,667 850,667 000000000000000000015b207ae16fc728a652abc452ed8033609db0c78f1979 2,291 1.00/1.00 vMB 20
850,666 850,666 0000000000000000000002eff7641bbef1bfff9ee8632c4e97844b7a046d4645 833 1.00/1.00 vMB 12
850,665 850,665 000000000000000000006eab071124f5518a5120aff726131ab6de7a7efb058a 783 1.00/1.00 vMB 14
850,664 850,664 000000000000000000021057997af6fa0daed5854e762a533798b5025c77b496 2,114 1.00/1.00 vMB 15
850,663 850,663 000000000000000000032dda6961262327cca7390ade60e13ff5ab8e4cce3ef7 2,292 1.00/1.00 vMB 20
850,662 850,662 00000000000000000000b6a7ed48e3ea4465c75ec2b5cf21cdb7123acad37148 725 1.00/1.00 vMB 11
850,661 850,661 00000000000000000002de0123e83ce6c95aa97dd0cfed0b5ddf4d22247ba5ed 1,971 1.00/1.00 vMB 17
850,660 850,660 000000000000000000033d96e52dbc00fc344f9f384d67d55e62ef088134c393 826 1.00/1.00 vMB 12
850,659 850,659 0000000000000000000028561b980cc4addc06b61029de7e50b3cb6ae83c33a0 1,309 1.00/1.00 vMB 17
850,658 850,658 00000000000000000002ac6ff2c32178f6cb407b2805b46ee3654bd4224b7404 1,798 1.00/1.00 vMB 17
850,657 850,657 00000000000000000000e17fbb3bbbae06b327c1837aa6403cbbef7ce2aff59c 1,844 1.00/1.00 vMB 23
850,656 850,656 000000000000000000028e3284a063411220a553398773b792e32f2096936029 1,393 1.00/1.00 vMB 9
850,655 850,655 00000000000000000001f7f899d7299d64ce3d65ac10d9c92bccef0102bcfc64 1,234 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.