Loading Tool

Explorer IconExplorer

Memory Pool

77,661 transactions
28.99 vMB
0.10095791 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt e8128904c54ec599277a7eba4501d3f1cc94660cb2350ad28b350eaf9238275e
Version 20000000
Previous Block 000000000000000000005de6fe12219d6b17a605ee8356607b187babf88976d0
Merkle Root f783e35863b44c1d373dac1917e99b9518327908655cf57b64771f868c9ec8bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.03326954 BTC
Feerates: 151.11 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,591 (707,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,347 208,347 0000000000000160ca134ce0a13914565940570f62534ca9d67e1e14555479c4 84 0.05/1.00 vMB 53
208,346 208,346 000000000000034675a7e5abc26a96dff1ccc3f726c71a00f24cbe1fa8bf8c28 558 0.42/1.00 vMB 66
208,345 208,345 000000000000036e45666ec824424db997eba1fcdb16ea2d2cd31caac71744e8 205 0.12/1.00 vMB 122
208,344 208,344 0000000000000358f7b78c4e04ae5bf00bab1e7e2b81f023b45f952fd7cbce9e 390 0.21/1.00 vMB 172
208,343 208,343 00000000000001cc9cec4de97fc4e39a05911de9736aa902f1c2e301b8200cb2 139 0.06/1.00 vMB 170
208,342 208,342 0000000000000260193ececc9fdb30eb244bc5c993dadfd4ae99e05f32f853e9 188 0.12/1.00 vMB 143
208,341 208,341 000000000000045783c7760f620301a1646e8835bae1a9a673dabdf13473f15d 80 0.04/1.00 vMB 58
208,340 208,340 00000000000001913d7102f095f070de92d5d21a0690e9370a52535dd6e3e821 116 0.05/1.00 vMB 121
208,339 208,339 000000000000041e049d9b6b1a4cfc955eb0182e6132a1af7d6f5865e5d7788a 523 0.21/1.00 vMB 200
208,338 208,338 0000000000000108e6cfb5be609340c494708ae4cfb5354ae73922cd26ec6aa8 233 0.14/1.00 vMB 117
208,337 208,337 000000000000030fe6624fe30a792a6188a79e5e7ad058f56eb5f0ab51c0f6bf 256 0.09/1.00 vMB 489
208,336 208,336 000000000000018aee7c89cc1ef155377402c7ec161fc07397d10f4aa1862e37 77 0.13/1.00 vMB 80
208,335 208,335 00000000000003cb6e2bc00b466cfeeaf3db9be7828398d8d2e17b04c1a21baa 268 0.17/1.00 vMB 124
208,334 208,334 00000000000003b7534640445577cca947ed45f128f7d9c9e9dc0c8d400d8f3c 32 0.09/1.00 vMB 24
208,333 208,333 0000000000000404440be729e3967704206bb029b045055267671440c5c90211 351 0.23/1.00 vMB 153
208,332 208,332 00000000000003a5672f0a20596ab66c0eddcd92471a7217129e9966a0852749 861 0.42/1.00 vMB 146
208,331 208,331 0000000000000358fb8e3cd3ebe636e588fb626e45e9bdb189d374bf45a3455f 367 0.10/1.00 vMB 157
208,330 208,330 0000000000000391a8ed3cffb57e6bee36d4f9f3ece61c6fea8d40baf27c991a 82 0.20/1.00 vMB 113
208,329 208,329 00000000000000e8336a12e7a1e1f868632a026228365213b49f281d6b8f0d1b 336 0.25/1.00 vMB 117
208,328 208,328 00000000000003d4b532c5e326637933b6aae2a82b291d9bec41c79b2826f8aa 151 0.05/1.00 vMB 238
208,327 208,327 00000000000003a8bb6396e5be223c10b1473ab85ba1398fcd964e112de21881 698 0.41/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 783.41 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: 770.30 GB
    • Received: 19.84 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.