Loading Tool

Explorer IconExplorer

Memory Pool

82,629 transactions
30.50 vMB
0.10606659 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt e157eea1c23e759f95a5c003c2d9d9e330edfa8b4a83274ef33930aaf97a7a83
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 8e9207654a2a4c3549d78f1086884ee170abe45749d02e54d8357f0f49d996ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,687
Size: 1.00 vMB
Total Fees: 0.03407292 BTC
Feerates: 402.60 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (383,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,404 531,404 0000000000000000001263d6479542783664a238e3e81a3702b5f1c1d51886fd 339 0.11/1.00 vMB 20
531,403 531,403 0000000000000000002d15c14bae740aec30d75be1ffddc68ee49d9321c80bce 3,059 1.00/1.00 vMB 21
531,402 531,402 0000000000000000001747d8cc3929e1f571738b8216b8ef25809dadb10f8238 443 0.74/1.00 vMB 5
531,401 531,401 0000000000000000000de765ac79a0c54d5d76097f5bc65965d7deafc5ffa718 1,322 0.98/1.00 vMB 13
531,400 531,400 0000000000000000000dbfa3c94398a29b3965583b54f571b770447d69587650 291 0.97/1.00 vMB 2
531,399 531,399 0000000000000000001176f1b6baf7b5581be1fcfb46c21241e2aa5394ee804a 901 0.99/1.00 vMB 12
531,398 531,398 0000000000000000002e86322efed3afff8e670a2a934d33bf0fbb8e746b7c37 1,775 1.00/1.00 vMB 23
531,397 531,397 00000000000000000023b9f9b8a2c286dbbe922722d45017ff79257d19bf47f0 2,269 0.88/1.00 vMB 28
531,396 531,396 00000000000000000002afa74785ff93e61b42d869b3f40cbe547cc47d0e2dd5 2,644 1.00/1.00 vMB 10
531,395 531,395 0000000000000000002abb61824a144aeb3061b55a4066e670a2272b9977b775 2,891 1.00/1.00 vMB 33
531,394 531,394 0000000000000000001b0d646524f0125354d55bea0dd91559f3bd465da4de1f 2,885 1.00/1.00 vMB 39
531,393 531,393 00000000000000000006e811c9de5f26422c9746bd547a74ebbc38ae7db673ad 222 0.08/1.00 vMB 28
531,392 531,392 00000000000000000002f20bfe56502abcd27828f1dfe3dd45277e0f12d91f0e 1,016 0.42/1.00 vMB 26
531,391 531,391 00000000000000000021ccb86eb5e9c899130b64b320ed5bcd9a096dd3619410 2,392 1.00/1.00 vMB 19
531,390 531,390 000000000000000000279e8df2c43cd9a813e8fb42d7e97ae9eb9cf92916d808 799 0.29/1.00 vMB 20
531,389 531,389 00000000000000000018e0fc8bcc97f4c59ee19e7ba947da580212861153176a 50 0.04/1.00 vMB 6
531,388 531,388 0000000000000000002e95ff9dc48895255b563b45f2439cc2549688c7e3db15 543 0.41/1.00 vMB 3
531,387 531,387 00000000000000000009ae516bfe6f6df1516408b5835a7e84941742bf4610ac 2,697 1.00/1.00 vMB 24
531,386 531,386 00000000000000000029234e2a049fd24a611eec35054ce6914be68d65366278 86 0.03/1.00 vMB 27
531,385 531,385 000000000000000000111e4799ddde264176019850381723b08be34f7b8f4436 512 0.20/1.00 vMB 19
531,384 531,384 00000000000000000029c49d71f602c1221b6237a06d4e5211142fc5f64efc49 569 0.22/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.