Loading Tool

Explorer IconExplorer

Memory Pool

73,919 transactions
28.28 vMB
0.09609277 BTC
Random Selection Loading Transactions
Max Size: 168.58/200 MB

Candidate Block

Mining Attempt 867fdb263b4cf2e9063adf9ed539e0713a8f58aa4c154015c07200553100b9b4
Version 20000000
Previous Block 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e
Merkle Root a49040a9120d7eb81a3deb7cce11d7368f217b81b11d860adca870c4554e397e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,797
Size: 1.00 vMB
Total Fees: 0.02619627 BTC
Feerates: 151.12 > 2.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,536 (814,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,530 101,530 0000000000003fb905ee3a6fb1f1411185e7d8150ec502f0d6c7f6de617a1ad4 12 0.00/1.00 vMB 0
101,529 101,529 00000000000160cca3805b39e3def9bce99f9d5947b82b7a31db0c8b245c123d 46 0.01/1.00 vMB 0
101,528 101,528 00000000000349ca99430cb6a6bb610dab763a2818925f2cc8064984e85eca7e 14 0.00/1.00 vMB 0
101,527 101,527 00000000000372bdeea9083a149d515c09615bc81022c364bdfc0bd495a6b809 13 0.00/1.00 vMB 0
101,526 101,526 000000000003daccac4e1a136da34ac1bcba57b8140b065c3d173b3404f149a1 13 0.00/1.00 vMB 0
101,525 101,525 0000000000039e846585e3f9d599a498364bc0d5f7abb3821fdbcca8a996e3ee 9 0.00/1.00 vMB 0
101,524 101,524 0000000000030859ada7c758df599ba5e9b5bc810c99835a86e8af59ae6a2f39 14 0.00/1.00 vMB 0
101,523 101,523 0000000000010fe97c9e4d859a337b605105de8c744239b80ebaeab7d793b6e2 13 0.00/1.00 vMB 0
101,522 101,522 00000000000079fda6f623a3ce87963942b5d7af3cbfd2462db8402c1e5f5bf1 11 0.00/1.00 vMB 0
101,521 101,521 0000000000020d4ce31fc046480141a470acebc8c32a859cb314a5a9f0bc853e 13 0.00/1.00 vMB 0
101,520 101,520 000000000000f2b40f6a8481ba3cf6e6e6a1682bd512d6a5b0591a92d2b3c72f 2 0.00/1.00 vMB 0
101,519 101,519 000000000002f431a7b8080abaa5e755a50829ac7c7de9144ef5f3fae5e2fef2 11 0.01/1.00 vMB 0
101,518 101,518 0000000000010260e754917173294c8d88cab16499b733cca9d419c8251af894 13 0.00/1.00 vMB 0
101,517 101,517 00000000000368505cd52e182e69780d9764c4757bbf9f5bd3f15145a37930c3 14 0.00/1.00 vMB 0
101,516 101,516 0000000000009bac8feb5c7cae9e8c77e52dd6938776ec8eed8d627a121192b6 13 0.00/1.00 vMB 0
101,515 101,515 000000000002e000d6379424ffe028345cca7e00651d2173dea09357d9551767 1 0.00/1.00 vMB 0
101,514 101,514 00000000000301110d6b1a46bbc6cac2e9c6701d0bd4e26df5ddf9f456a82276 1 0.00/1.00 vMB 0
101,513 101,513 000000000000db9267104340862fec5d85b1a34d2dab7c33d5450691a8e1d6ab 1 0.00/1.00 vMB 0
101,512 101,512 00000000000110d84f84e93db2652154fd3038937d286b7f980e8b244457add3 3 0.00/1.00 vMB 1,587
101,511 101,511 000000000003ecc5a23b0495adf5cfd7fe0512bf27f9ee20f6fddb0b291338d4 1 0.00/1.00 vMB 0
101,510 101,510 000000000001dd3df0c7eb4f2cc0bb44290b8a6de42a53fd2fd5c711fe9960d7 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.32 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: 767.70 GB
    • Received: 19.45 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.