Loading Tool

Explorer IconExplorer

Memory Pool

81,045 transactions
30.74 vMB
0.08788143 BTC
Random Selection Loading Transactions
Max Size: 186.91/200 MB

Candidate Block

Mining Attempt 0af59e2cf78a09d2e71c65141aee718950de80725fe9f1e48babc8c3809f88f3
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root ed676df62916f82e1bd0b96b7f1c7e76ef909fe24fdabc0e710d26e14a138a7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.01704921 BTC
Feerates: 73.20 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (489,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,347 426,347 000000000000000004e417612dc7e42b1cafd21990696ce4357bc544a19591a4 552 0.99/1.00 vMB 15
426,346 426,346 00000000000000000255baf59c81955409c4f77997091b2fa5ebd5d434394736 1,347 1.00/1.00 vMB 45
426,345 426,345 00000000000000000470712a7090c03c64d5847794d745c3635505aa01fff3eb 1,553 0.69/1.00 vMB 54
426,344 426,344 00000000000000000063cfab541cc0d4f4d62980e59cbbc0fc1ff53d269c8de9 1,231 0.76/1.00 vMB 47
426,343 426,343 00000000000000000015c3b2dcf7432147281177cc209745a8797c4398012ee9 2,751 1.00/1.00 vMB 76
426,342 426,342 000000000000000000476c4f68ed05cf0125631c355af8fd0389c2a4420adf99 1,720 1.00/1.00 vMB 48
426,341 426,341 000000000000000001ce27a53818d904927e75a6e88369c4cc094e7e5a2cc5a3 1,992 1.00/1.00 vMB 53
426,340 426,340 000000000000000002709183cef19ad4e12ac88ef82fb34b4706e670aa3e8ba8 2,375 1.00/1.00 vMB 59
426,339 426,339 00000000000000000111b94e950921ebf30ad5a1cf5246684fd2bc809e25542c 2,343 1.00/1.00 vMB 64
426,338 426,338 000000000000000001989f4b0fee38fc757d3a7d160febcbbf6a4ca69d137b4a 1,996 0.99/1.00 vMB 54
426,337 426,337 000000000000000002082e798a2c6f1887f7410b044ace92ce24770d04828e20 691 0.65/1.00 vMB 29
426,336 426,336 000000000000000000834d3453d2d1ab84fe4f9cff1205bcf0367b928341e042 2,537 1.00/1.00 vMB 66
426,335 426,335 00000000000000000216c476d625dd3176a441593f23ae28e55d3deb8b33ab60 2,526 1.00/1.00 vMB 73
426,334 426,334 000000000000000004b27fa1695961f04057d86fc7f113827bfbdf8b86ce07a3 670 0.84/1.00 vMB 21
426,333 426,333 000000000000000004503e1faec9c0b410653b9f06b07ec1d67e89e6c135a57e 627 0.37/1.00 vMB 36
426,332 426,332 00000000000000000032babad9a0898d2cea72b64560d444287df07bdfce3dbe 2,282 1.00/1.00 vMB 65
426,331 426,331 00000000000000000487cf3318002cacd97e6ef96bf80df30b915f4dfb16c837 2,459 1.00/1.00 vMB 73
426,330 426,330 000000000000000001e02c8c52a4ebe78f00b55fce49f6955bb1ee95b1896f60 122 0.04/1.00 vMB 71
426,329 426,329 0000000000000000030824ed5e37ae36e143503a8da46cc84802305cc9bceee2 1,722 1.00/1.00 vMB 41
426,328 426,328 000000000000000001ad0c230b6448002c6d147b626c8a60cded132f152514d6 2,208 1.00/1.00 vMB 55
426,327 426,327 00000000000000000146eee75cdb19da8a42d9bd6d3ecd9e07b699a3f2f71b1a 2,317 1.00/1.00 vMB 63
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.62 GB
    • Received: 18.22 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.