Loading Tool

Explorer IconExplorer

Memory Pool

71,747 transactions
27.76 vMB
0.06135011 BTC
Random Selection Loading Transactions
Max Size: 164.60/200 MB

Candidate Block

Mining Attempt 35a35d5d9f5660c4d683b15b6dc663acd670951755e84b1b9320a9e2378d601c
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 0fa868d03192010ae5badb06a6c96d2dfa5ade4548b2a67d71e1916f8db0edeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,895
Size: 1.00 vMB
Total Fees: 0.00608954 BTC
Feerates: 101.52 > 0.61 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (143,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,530 771,530 00000000000000000004867e28079dc4b331bfd9054db1dc882aabc0f78ad146 553 1.00/1.00 vMB 2
771,529 771,529 00000000000000000001d1e66289e6dd77fb40e6c8705921ef97af39a9f5280e 1,720 1.00/1.00 vMB 4
771,528 771,528 00000000000000000007d1ca1803565c90b5bcd5e0d7042c6bc3d0011cb19bc1 323 1.00/1.00 vMB 1
771,527 771,527 0000000000000000000594a4b55d0b4fdddfd1b1a659480eaa793caf0fbae56e 790 1.00/1.00 vMB 5
771,526 771,526 000000000000000000077e4a8591287873434e10143dba58c4932eadbe44e18f 2,231 1.00/1.00 vMB 12
771,525 771,525 000000000000000000029738ce045342da06ccd945aeb7572dcfec34bae8e107 821 1.00/1.00 vMB 4
771,524 771,524 0000000000000000000104807069e828cd9595c9bfd515448d7766e2411d34a0 173 1.00/1.00 vMB 1
771,523 771,523 00000000000000000005b9fd8a6c68c87c3a089f156056002432a23b64e54313 964 1.00/1.00 vMB 5
771,522 771,522 000000000000000000049897bb2db370f2fdc660266eaf6c268b4eac8671482a 2,491 1.00/1.00 vMB 11
771,521 771,521 000000000000000000070006604b82f69bdc514b1f2fb9116aaa5fa1e0357fa9 173 1.00/1.00 vMB 1
771,520 771,520 0000000000000000000047af2ef7c9e4e70f9b45f45fea1be9c2612397d0912d 957 1.00/1.00 vMB 2
771,519 771,519 0000000000000000000172cbc4044ac3e507434ad2dbe6af31210a93acbd58e3 2,834 1.00/1.00 vMB 14
771,518 771,518 00000000000000000000c70aae05aae7f17bf73f75e8fa4456c2b7a8cff86da2 1,544 1.00/1.00 vMB 11
771,517 771,517 000000000000000000082299a6f3913c4de7462389019dfbf75fcd8c185f0590 1,670 1.00/1.00 vMB 21
771,516 771,516 000000000000000000004b40b94d4021c0ef1a92c6703ee856bcb324d905d08f 3,269 1.00/1.00 vMB 16
771,515 771,515 000000000000000000074776da47efc5113537b96a69a130ea6e6a8e8330de05 2,282 1.00/1.00 vMB 4
771,514 771,514 00000000000000000005c9ed89f05858a2183760010bfef3f72f4c488b4def83 3,263 1.00/1.00 vMB 21
771,513 771,513 0000000000000000000179cdd752de18dece7f01d128c6448178d634be3a3eda 2,508 1.00/1.00 vMB 16
771,512 771,512 000000000000000000038cca2c84836376678775c1c7c48c75066da458488af4 2,469 1.00/1.00 vMB 8
771,511 771,511 0000000000000000000827f3f587baa60c420decbc2cfdefb6890a583bc73d4e 3,667 1.00/1.00 vMB 4
771,510 771,510 0000000000000000000246ced49840551dc2d8280753087f762cb3116d7f014f 2,526 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.45 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: 667.43 GB
    • Received: 15.25 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.