Loading Tool

Explorer IconExplorer

Memory Pool

50,492 transactions
30.26 vMB
0.12351673 BTC
Random Selection Loading Transactions
Max Size: 161.44/200 MB

Candidate Block

Mining Attempt 9b2c2cce34125d3799227d5ff5cfa77497fc0015fa230901d787957f32921837
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root fa1039401ebf54d95c2d5316845615fe65ee887e7e91b22fe86e707f1ffbcade
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,319
Size: 1.00 vMB
Total Fees: 0.04875817 BTC
Feerates: 179.69 > 4.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (603,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,779 311,779 00000000000000000f2e9e1b42bf80e2fc55daf874f2dc5332ded4c949f375b6 466 0.28/1.00 vMB 31
311,778 311,778 00000000000000001d10ba99f344b3afe385b4c0652792e90e17d644d83d5644 28 0.01/1.00 vMB 32
311,777 311,777 0000000000000000216b4d9fbae599874881a9164fd254fd6427e49d386b2768 229 0.12/1.00 vMB 38
311,776 311,776 00000000000000001ea14a6e3ba657bd54459f22b94b6e30bad83d5fd967e418 123 0.07/1.00 vMB 28
311,775 311,775 000000000000000013e1a11299dd3f00cb10e374ef64298bf8e3ffbd8cb20cfe 135 0.10/1.00 vMB 20
311,774 311,774 00000000000000000af2c8dd73095d39399c0368eb7768dd5a2f54b1b7c04153 223 0.33/1.00 vMB 16
311,773 311,773 00000000000000003632d8eae664c1654c69f69267147b6d4edcaa3c6374b20c 256 0.11/1.00 vMB 36
311,772 311,772 00000000000000000a083302f6c28cb55e881743dfecba6b9c917e2a6b2e1f14 272 0.14/1.00 vMB 51
311,771 311,771 000000000000000018f03765c7c879ee2e1b1b4973fda5c7816f8eafc96a0ee0 286 0.19/1.00 vMB 25
311,770 311,770 00000000000000002840c4f9ed94336dba72ffc976acb939918a34e120fbac3f 269 0.20/1.00 vMB 24
311,769 311,769 0000000000000000313e9480b269bad6a03bf494e23fc092ca6609ebd1cd6742 250 0.15/1.00 vMB 28
311,768 311,768 000000000000000021407748c01e91aed0c27a3338780b06e5bbf1ab99deb922 31 0.03/1.00 vMB 20
311,767 311,767 000000000000000000dd37b87c894209ab8b304de046dc5b0a4aa35a9a56b55f 79 0.04/1.00 vMB 30
311,766 311,766 000000000000000000df4b37a82a173da0f0cb3e23a43e077220a90b9deffea0 33 0.02/1.00 vMB 9
311,765 311,765 00000000000000002f7283d1f18cc66f58f02be816f53a9ec063eea55068e566 427 0.24/1.00 vMB 39
311,764 311,764 00000000000000001b0323f36246d51d5d76302914f2be52d4261af52fabea58 452 0.31/1.00 vMB 28
311,763 311,763 00000000000000003551d77b7a27ac2cc8b91e9e0ccaea144d662cc3b7510c8e 47 0.02/1.00 vMB 21
311,762 311,762 00000000000000002a40afc7c852d5eab697136cbe0defd1fb7c009b87f8647f 173 0.11/1.00 vMB 24
311,761 311,761 0000000000000000150b1ee171fdfb6f570536e704fec5c242fded579133e1b6 502 0.21/1.00 vMB 31
311,760 311,760 00000000000000000209c99e2f1bfe02302cdf5df5c1a30c80b69a8b747d88a7 49 0.02/1.00 vMB 26
311,759 311,759 00000000000000001bf063f9c18622f6d3763a4c9a3f362fb18e6cb455bb7ba4 522 0.37/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.