Loading Tool

Explorer IconExplorer

Memory Pool

42,185 transactions
26.49 vMB
0.07512229 BTC
Random Selection Loading Transactions
Max Size: 138.35/200 MB

Candidate Block

Mining Attempt 3792b79ffbba388ef0a429b729359236904708980a02273155ef09728a3a6cce
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7fb43050b13229179b00f9f763f97fefeac48b34d496d83c969b1f16146c0a88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,412
Size: 1.00 vMB
Total Fees: 0.02543757 BTC
Feerates: 151.16 > 2.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (304,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,854 610,854 0000000000000000000b9dbce4eb02b02b59a9f5430a58d8cffcb5d015924030 1,005 0.26/1.00 vMB 9
610,853 610,853 000000000000000000018c14166b112ffb9e127ee351d6f823c4b1d373106148 1,810 0.52/1.00 vMB 9
610,852 610,852 000000000000000000108a3d674f7d2e03e22d4ccf0a16aed32f55cc73ee0cee 1,303 0.39/1.00 vMB 9
610,851 610,851 00000000000000000008cead6cac67a4b3717d4fbd155c1d4dc089f74c582362 340 0.12/1.00 vMB 14
610,850 610,850 0000000000000000000fede19260cc85231d2995b50284dbfe887bb76fec0a93 1,299 0.46/1.00 vMB 1
610,849 610,849 0000000000000000000dc544229ac32378d9986e034ad3a2854b709afc6d0623 2,947 1.00/1.00 vMB 14
610,848 610,848 0000000000000000000657ec7477dece018c07b534be94edfff9aed1068a7613 3,552 1.00/1.00 vMB 10
610,847 610,847 00000000000000000008f9ddf24dbec1459689fc399329e9738b2795860e4361 1,319 0.48/1.00 vMB 8
610,846 610,846 000000000000000000095d69936ce1568a31dee002ec3d2e9947ca55868bc670 998 0.30/1.00 vMB 9
610,845 610,845 000000000000000000155e277f2348490031f085d6801b7b312cd6eebcb0c476 3,399 1.00/1.00 vMB 10
610,844 610,844 00000000000000000009b6980c9db99cb3b78c3730c48c73aeced58a0ef41b2c 3,243 0.95/1.00 vMB 11
610,843 610,843 00000000000000000002ce4ad0978e74f15ffe645569b6ede39d895fadb6c94f 778 0.19/1.00 vMB 11
610,842 610,842 000000000000000000051dad605050e6e3b2c95520981b5014ffaf6a10aa48c3 3,357 0.89/1.00 vMB 9
610,841 610,841 0000000000000000000d0550afba414eb71d2b0de4075691f075997c7f1e4175 2,374 0.79/1.00 vMB 9
610,840 610,840 00000000000000000010ea6b3a532c3501962955953bf128d2c236dc9db19168 722 0.21/1.00 vMB 12
610,839 610,839 0000000000000000001584bd0b12a886a5fd9c97e2027132a13337e02bee897c 1,244 0.38/1.00 vMB 8
610,838 610,838 0000000000000000000c1a7ae9c45e3f4e7f5f3eb0fccfb0216b90004e788362 815 0.25/1.00 vMB 10
610,837 610,837 00000000000000000011dec2dc063313d104313a219c9ebc9259c6835dc88f26 1,049 0.42/1.00 vMB 11
610,836 610,836 00000000000000000010221a0f70e0b7876c680d912e7f13671a959c38cfb5b8 416 0.12/1.00 vMB 18
610,835 610,835 00000000000000000007bbfe64a765cb8bfdfeaa6a170bc86946aa37fc7b37ae 2,512 0.67/1.00 vMB 9
610,834 610,834 00000000000000000003790e5373e472e1f88cb0c2e74d6db495843ede51eb8b 369 0.10/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.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.