Loading Tool

Explorer IconExplorer

Memory Pool

82,702 transactions
31.29 vMB
0.12686489 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 62fc2e94fc238b178bf89f56403186918947eb025cf334c3a5f64c269fe7b507
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 65ec639deb323f7e3171a0a30dd6cb414f0289160d70a3f7f7c5d3eace5e7256
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.04405369 BTC
Feerates: 318.30 > 4.41 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (599,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,233 316,233 000000000000000015cd2d44b2417839d770664ecd66fc6f8b2c2897e336c0fe 804 0.50/1.00 vMB 24
316,232 316,232 00000000000000003133684e915d949c3a1b3c5d3507b84c988d495ddcd99773 51 0.04/1.00 vMB 21
316,231 316,231 00000000000000002aa0771adaa59c58e8a56b5a03b6944eedffafb5cf194ddf 265 0.13/1.00 vMB 25
316,230 316,230 00000000000000000fd8b85ed0d56ed746663f0f3a6775fddb52c07b1299162f 652 0.44/1.00 vMB 26
316,229 316,229 00000000000000001f5fa912a77c62178ebda5b1d60a0fa450de5c048d009c8f 302 0.16/1.00 vMB 20
316,228 316,228 00000000000000002247f98ff368c91fb6f71a6e2e9c89ec76554132de2a99cf 340 0.20/1.00 vMB 25
316,227 316,227 0000000000000000131a2464b8b7c0c9d22359daf566f3c61caf9ec703a353fc 517 0.31/1.00 vMB 26
316,226 316,226 000000000000000010b60988a8ab965fcca6aa2ce2b0dd6222909290c452d48c 473 0.33/1.00 vMB 26
316,225 316,225 00000000000000001ba7c464273cfcf821535d9a3739ca04d0ed1e1df96da78b 128 0.06/1.00 vMB 30
316,224 316,224 000000000000000000d68a5055cddb4152d90c22d4aaaeca26c20e42c2375fb6 592 0.32/1.00 vMB 26
316,223 316,223 0000000000000000110f485f5480b2ff48fb33dd2cef152d2da753125764bb7e 328 0.19/1.00 vMB 25
316,222 316,222 00000000000000001b546a89ebd840eef9dd87f4a5348c68211d4c180a11d99d 160 0.11/1.00 vMB 23
316,221 316,221 00000000000000000f9b436c6eb7ba5c41aa9bac258bc6e4e0a1c37038e73850 95 0.07/1.00 vMB 21
316,220 316,220 000000000000000005a92b753f805ccb0a5a597b1f623cbb504ddb8ea96d6621 167 0.13/1.00 vMB 21
316,219 316,219 0000000000000000021258ca6410fdcbfb3d21d9f0a8d1e9290428774e9a3afe 22 0.01/1.00 vMB 6
316,218 316,218 0000000000000000002bfcc12716bf8c518cc0b8704ca1c1cbd78f6ff9e12448 225 0.25/1.00 vMB 19
316,217 316,217 0000000000000000181e86c0aead4b6b0ea66c80359b947877cbe19fd2be3843 281 0.25/1.00 vMB 21
316,216 316,216 000000000000000030232fde6a67fadb7e7e3d010a79e5345fafd6214039d951 175 0.10/1.00 vMB 28
316,215 316,215 000000000000000015ad1cd5c66ed17ba3d63333100e47df662bef2d502f666d 179 0.10/1.00 vMB 22
316,214 316,214 00000000000000000b714ae5d79b564c039b95a305e816429f7bef2e839d8318 173 0.11/1.00 vMB 27
316,213 316,213 000000000000000023fb012e9df6948fcc92cbf550107b23b813599ed04a9ea6 159 0.08/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.08 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: 722.26 GB
    • Received: 18.39 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.