Loading Tool

Explorer IconExplorer

Memory Pool

38,572 transactions
27.32 vMB
0.06220093 BTC
Random Selection Loading Transactions
Max Size: 139.20/200 MB

Candidate Block

Mining Attempt 92146c05fc6b05fda9c374c7ecfd96cccb0e1dd851eefdb3a6546f65568d2b71
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root 00be9e7a321fa2e5c893cdd4021ba3355a5db9a62c088113e2580667a857a2ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,737
Size: 1.00 vMB
Total Fees: 0.01050891 BTC
Feerates: 60.16 > 1.05 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (797,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,444 117,444 0000000000009391c603583d4f0edb02b5bf2f098992f9ba8620a2e79c7ef563 12 0.00/1.00 vMB 0
117,443 117,443 0000000000004a8bc7c190c7276e82873167162eafb531724f1022ba712e352a 9 0.00/1.00 vMB 0
117,442 117,442 00000000000043dd0fcf3cdb43b15508c8460ba64c97cc0f710e11bd7f560f58 9 0.00/1.00 vMB 650
117,441 117,441 000000000000b73900f5b4b2ea1f238df2d52ef423cee4cb8f1af95ee698cbb2 6 0.00/1.00 vMB 301
117,440 117,440 000000000000ade880881ea34130862d24d27adef1507632fe9c846c766e1c69 12 0.00/1.00 vMB 0
117,439 117,439 0000000000003426c1261a3be39d7c254e44935f2e503f9002ada763c30de46a 9 0.00/1.00 vMB 665
117,438 117,438 0000000000006ce5a97bd17d7d3bf8544f3f64a72388bb0a8c755bda845dfca2 11 0.00/1.00 vMB 0
117,437 117,437 000000000000c4a64e24445d90b69873967c23f12e5c56d1871877d6a0155f3b 31 0.01/1.00 vMB 1,132
117,436 117,436 000000000000925e2204d3c7949292fd3329119a8b011726a3c830243c1923ed 13 0.00/1.00 vMB 345
117,435 117,435 000000000000710d77dc3730667271b8d8df2df4feb11b5c8590d183c4a8bc1e 8 0.00/1.00 vMB 0
117,434 117,434 00000000000063825086a95b2e0984506f66dd2af60fcbb200f51fcb609ec364 3 0.00/1.00 vMB 3,883
117,433 117,433 00000000000091a1d5857ef4862dcf0ef32d1556a882a590218f76c840ba498a 10 0.01/1.00 vMB 340
117,432 117,432 000000000000066ab13f4076734eac9da423a4ee9dea0edd86dc556ee2b071e5 10 0.00/1.00 vMB 284
117,431 117,431 00000000000032d04d95bd05c23e7b480de0ac3685f1669042a2a0a4d361d3bc 11 0.00/1.00 vMB 655
117,430 117,430 00000000000068f89a0179aa812365c026f1d2cb2d52128c203b9eacf7b9b1b3 6 0.00/1.00 vMB 617
117,429 117,429 00000000000000d2739dcef71589c45ef502cc97575d64ef6719bbaf1bcf6aa8 6 0.00/1.00 vMB 719
117,428 117,428 000000000000295d9599757a4ce4001128bebd6ff11fc6e99891703276e87b57 13 0.00/1.00 vMB 508
117,427 117,427 0000000000008425590c86a5a581a22df33aa43037d1b41c71eace951ecf671f 13 0.00/1.00 vMB 894
117,426 117,426 000000000000636985f176085e97ad341f75073bada4cd9bada7df4e98a7751a 11 0.00/1.00 vMB 883
117,425 117,425 00000000000050096bf938e6b374a252f13ef9e7726f6afdb0fad5439a5d054c 11 0.00/1.00 vMB 835
117,424 117,424 0000000000001a4930f89fac072fc4d8ad39774cd23da7e8415365c89ad27591 35 0.01/1.00 vMB 1,034
Previous 10 blocks ↓
Total Size: 781.75 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: 631.28 GB
    • Received: 12.06 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.