Loading Tool

Explorer IconExplorer

Memory Pool

83,081 transactions
31.37 vMB
0.13070813 BTC
Random Selection Loading Transactions
Max Size: 190.14/200 MB

Candidate Block

Mining Attempt ffa6a011f807ac2fbc115cb8bcc3afc5d30c59e7f2af11e4b0ca1e903097c9fb
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 95aa0bb7aca19fa17cc9252210b6ae0d79eb1de2f6c6490cd6a946bf0310acd9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04636838 BTC
Feerates: 318.30 > 4.65 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (24,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,327 891,327 00000000000000000001be85826cc3ba0923267bddec7a84f550cca43fc0364d 1,593 1.00/1.00 vMB 4
891,326 891,326 0000000000000000000068f9f35129929a70de55df30ac73f85a708b8aaf86b3 1 0.00/1.00 vMB 0
891,325 891,325 000000000000000000017a38cdb38a66e9560d40d11a1d8d0a8a5dd29348b64a 903 1.00/1.00 vMB 3
891,324 891,324 0000000000000000000051df9a2900b4035173fa1e92c255c771cd2588e1917d 3,793 1.00/1.00 vMB 7
891,323 891,323 00000000000000000000154e7a41e61727629356da2908b5a20603fee65f50d3 3,573 1.00/1.00 vMB 20
891,322 891,322 0000000000000000000021c9012cd47565ff7ad51fd261600523500a4d5ae521 2,863 1.00/1.00 vMB 8
891,321 891,321 000000000000000000018dcc17d25a8a605796fc7c5cbba669ce3f15b193b806 579 1.00/1.00 vMB 2
891,320 891,320 00000000000000000001bdabfbd9f387dd4f05628a8bf2d9c3dd34f836b453e9 2,464 1.00/1.00 vMB 9
891,319 891,319 00000000000000000000a0f06e75abc88236a4500695d796bfb0eec3361f2a25 1,367 1.00/1.00 vMB 4
891,318 891,318 000000000000000000005a4024fa44aa6c63de1147358ca6400219aae7cc02bb 2,245 1.00/1.00 vMB 7
891,317 891,317 00000000000000000001a86d03f294ee109b4856ea26fbe8a6641e91f227e43c 2,715 1.00/1.00 vMB 8
891,316 891,316 0000000000000000000250fadcff287a71af4d4bb9afc69532f4be17e61c85bd 1,772 0.46/1.00 vMB 11
891,315 891,315 00000000000000000000c0a16401b09f062b42b2e19d35d65e72c9c818602165 2,860 0.82/1.00 vMB 1
891,314 891,314 0000000000000000000054bb8f5d38d44000c7c76659eecdf5da1f595c180486 1,812 1.00/1.00 vMB 5
891,313 891,313 00000000000000000001f48deae4f1c8740560bd87442e9cfa171f3dd28fb809 2,889 1.00/1.00 vMB 2
891,312 891,312 00000000000000000000a3535155e13f4d71bc279dc3810349db63262d88c1a2 3,480 1.00/1.00 vMB 7
891,311 891,311 00000000000000000000d5b60526b2fb9ad2f9e15305f2c76515dc1825a90b79 3,274 1.00/1.00 vMB 34
891,310 891,310 000000000000000000024a0bd7261585d16c75509fee3e4d32c4f24ad1b33f33 2,720 1.00/1.00 vMB 8
891,309 891,309 000000000000000000002555992cb68c08542c9aea564283606f5e5e8c4bc207 2,943 1.00/1.00 vMB 5
891,308 891,308 00000000000000000001baa0e464022edc2e702b1dd887fcb51f82841b450d2d 2,774 1.00/1.00 vMB 5
891,307 891,307 000000000000000000014fc4dd5299299fd1c08ae5537158dd96986f5421e2c0 2,858 1.00/1.00 vMB 3
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: 11
  • Data Transfer:
    • Sent: 722.59 GB
    • Received: 18.40 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.