Loading Tool

Explorer IconExplorer

Memory Pool

80,133 transactions
30.81 vMB
0.08830843 BTC
Random Selection Loading Transactions
Max Size: 186.65/200 MB

Candidate Block

Mining Attempt dacf7a0de2bd9121d336cd8c86b4600babd759a8837f01df52f4e51f4ea4971c
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root d5abd65a886fe7f226bd70758646d5a8473faaac2fbeb9abdb0f0fe539b4bd12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,817
Size: 1.00 vMB
Total Fees: 0.01565727 BTC
Feerates: 106.51 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (112,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,220 803,220 0000000000000000000331397d369950688bc9dce007db5260154fd345d8e64c 2,519 1.00/1.00 vMB 10
803,219 803,219 00000000000000000004287565c2902a3410ac8e072365078a000a617ea03134 5,278 1.00/1.00 vMB 8
803,218 803,218 0000000000000000000471b06ba71c31213bc86d4beacf2c36f199ea6626b331 2,872 1.00/1.00 vMB 8
803,217 803,217 0000000000000000000051543f6cefc7aee77b21c84c228485b36b41e86f83ae 2,769 1.00/1.00 vMB 11
803,216 803,216 00000000000000000002fde17cc081ffce2b65c30dbfb74dc3e0c2f64407b219 4,748 1.00/1.00 vMB 7
803,215 803,215 00000000000000000004bad1dd9ef9f054ce491b42a73ec9142a49c8fc88ca2f 1,110 1.00/1.00 vMB 10
803,214 803,214 0000000000000000000298efd301c37dbcbace65ea8ce2578383894f120f1e85 5,734 1.00/1.00 vMB 6
803,213 803,213 0000000000000000000380d6608ff9001e5abbea5d9a68eca8f8d58b1fa44e11 5,045 1.00/1.00 vMB 7
803,212 803,212 0000000000000000000424cdc4c4b9547f71049b68e01e2a2cfaee3a467bc643 4,320 1.00/1.00 vMB 8
803,211 803,211 000000000000000000003d1b6fc9443125ae6535e8250a1ec8476fad29e03a95 5,384 1.00/1.00 vMB 7
803,210 803,210 0000000000000000000228090a7438b1ed5be8014efbd94d3a2e520dcf7c22eb 5,118 1.00/1.00 vMB 7
803,209 803,209 00000000000000000000acd0731db4571aacb55ecf1cbd79dc57d6d83253f411 6,716 1.00/1.00 vMB 6
803,208 803,208 000000000000000000028850f4935ca3a7eeff075cf3d35235c827a37de1c543 6,530 1.00/1.00 vMB 7
803,207 803,207 0000000000000000000184286342ebb16a92dd35864349b9bc8d0878e674f05f 6,272 1.00/1.00 vMB 6
803,206 803,206 00000000000000000002611df65bd63a01bd44faca67a6d5e7cc7b00750e744f 4,082 1.00/1.00 vMB 8
803,205 803,205 000000000000000000025ea1e1fe0f680330b464d2ecd7bd517348e4f9ef72c6 2,556 1.00/1.00 vMB 10
803,204 803,204 00000000000000000000e2bfce2c76ce713bb57b389d7e78fc1089a14f9aa749 4,465 1.00/1.00 vMB 7
803,203 803,203 000000000000000000055e8afb7de0b7274036e652b430e9cfca8dc31482de2e 6,200 1.00/1.00 vMB 8
803,202 803,202 00000000000000000004d871d65618378acdc19f67f339a54afac353fe094beb 2,439 1.00/1.00 vMB 7
803,201 803,201 000000000000000000032e3c139f3d8fd5451ec0fbe5030a6de8cb43b89fbf89 2,543 1.00/1.00 vMB 14
803,200 803,200 000000000000000000008fb5260b6af945ff03d3d270c6edada3fd74b1ac9986 2,356 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.