Loading Tool

Explorer IconExplorer

Memory Pool

77,495 transactions
28.85 vMB
0.07924083 BTC
Random Selection Loading Transactions
Max Size: 174.50/200 MB

Candidate Block

Mining Attempt a35d930ccd8615f1f21e72be1cc4fd1dcad6bf4fb13430ebe962adfb8d7f91b5
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root aa3c70dc8d7509df4506cf5cd5720b7fce7d8f3ac94d94b7117c935166bbc7f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,564
Size: 1.00 vMB
Total Fees: 0.01919812 BTC
Feerates: 150.62 > 1.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (647,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,811 267,811 000000000000000693cc2a6d0551112ac096f9bca255bbf4a2f0381179fff90f 19 0.01/1.00 vMB 66
267,810 267,810 0000000000000002237e3c82d407355fd0e450b70594ae4e38224544af0565dd 170 0.11/1.00 vMB 26
267,809 267,809 0000000000000008c5dfccfa7ef73f8c28034f3b1b63dc256d1d41eeb4c7e186 263 0.13/1.00 vMB 50
267,808 267,808 0000000000000005222a0c30b1c6f11d3c2efa01b6ae21a8b3e1d7cd7dfd57db 132 0.10/1.00 vMB 39
267,807 267,807 0000000000000003dd815b9ac253c6af00833eef7a029c559eb6352db7473e19 202 0.12/1.00 vMB 61
267,806 267,806 00000000000000007e7d141139992b7aaed42844c11882b3cf71e6cbe55b3182 455 0.24/1.00 vMB 66
267,805 267,805 0000000000000002329d53de44350c92ff266036f9c0cdb23da1abc8fdbba959 57 0.04/1.00 vMB 5
267,804 267,804 00000000000000057e108f2e634c416c2e3d9145876fffeec265ecd0830b9566 508 0.24/1.00 vMB 68
267,803 267,803 000000000000000289fa720af2f19c25e1ae1243bfb54d27effdb358626ecb38 21 0.04/1.00 vMB 17
267,802 267,802 00000000000000095cced8111339a0e0fca5a83d082bbb2813937ec50fc637e7 572 0.25/1.00 vMB 80
267,801 267,801 00000000000000011900f0d9814b2a0c31ae218af17fbb8f79dbec17ddc1ce55 87 0.07/1.00 vMB 40
267,800 267,800 00000000000000047179712179b50dea5e6fb35c6ee6e071aa18b5b2c181529f 169 0.07/1.00 vMB 67
267,799 267,799 00000000000000079b222701e6554421b2c2143d54a446df22d5bed013274121 154 0.07/1.00 vMB 88
267,798 267,798 000000000000000163e683e034c078e2dcd83f63d9b5dc6da15a7cc215eddbe3 9 0.01/1.00 vMB 27
267,797 267,797 0000000000000007f46abd79a5d863c016a7df8c76202f68e5bdcd4a1c238d72 418 0.22/1.00 vMB 63
267,796 267,796 0000000000000003a0763d1558e889b46f01db7aff2fccdc9f2d12f5486053e9 162 0.08/1.00 vMB 58
267,795 267,795 000000000000000421b805236156120bae51c0cc0bbf17a72c16acae9631d01e 332 0.24/1.00 vMB 52
267,794 267,794 0000000000000008d4caa3075a4ca425b3b37d84c51773dd26248d9703d1e703 1 0.00/1.00 vMB 0
267,793 267,793 000000000000000997351d0fda1ac2f7688432a49a285572bce940c3c78f2fc8 101 0.04/1.00 vMB 68
267,792 267,792 00000000000000090d0b31dd43abbc50f76bad47007d57ed410a6c8050551623 132 0.10/1.00 vMB 42
267,791 267,791 0000000000000004d3eb37c5dce49c502a92791a216cb4fb558774c344d15117 36 0.01/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.07 GB
    • Received: 16.37 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.