Loading Tool

Explorer IconExplorer

Memory Pool

43,551 transactions
27.19 vMB
0.10034427 BTC
Random Selection Loading Transactions
Max Size: 142.28/200 MB

Candidate Block

Mining Attempt f186c0931ddc0065754c06094ea2fa7ff6043d1bc78ad840d5e29b01c1f4a71f
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 041cf6cc0ef9b75cabbaa35e2c3a3de2eb295934ab2dac6d3dc43c01bcb68e39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,481
Size: 1.00 vMB
Total Fees: 0.04791043 BTC
Feerates: 151.01 > 4.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (20,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
893,900 893,900 0000000000000000000201dc2eed46144772a2a760dfbe7c1e0fc2fc7745b18c 55 1.00/1.00 vMB 1
893,899 893,899 000000000000000000002a43a1a82a1e59311dea0143bccfd8acf9739ffe675c 2,028 1.00/1.00 vMB 2
893,898 893,898 00000000000000000001dc09d0994cb2ff88fc49c82fed073578762676d54e60 898 1.00/1.00 vMB 1
893,897 893,897 0000000000000000000155d9eeb9905249efbef95e14a7f12e4447885d90aef3 1,829 1.00/1.00 vMB 1
893,896 893,896 0000000000000000000234122d84acdf4b186d351988187c9b63e398ae168297 1,771 1.00/1.00 vMB 3
893,895 893,895 000000000000000000001da661d03aae8677bab8f1db7e70a105e9eb074b2df2 2,072 1.00/1.00 vMB 3
893,894 893,894 000000000000000000004bf925e7e4f0587e27569908d1ce1e71585f44c83a8e 3,271 1.00/1.00 vMB 3
893,893 893,893 00000000000000000000223b1a227dc62ace60854f6a662214295c0e23c5eafd 3,337 1.00/1.00 vMB 23
893,892 893,892 000000000000000000020fd914207e30395fbfd80363891d17ca80920fc02a74 3,965 1.00/1.00 vMB 6
893,891 893,891 000000000000000000005621110a61cdb6e73c08530def915778cade606c7a8c 2,215 1.00/1.00 vMB 4
893,890 893,890 0000000000000000000017b29d2f719c63682eb48a23453a795b918454a8aa1c 3,028 1.00/1.00 vMB 3
893,889 893,889 0000000000000000000226de83236eedc286d03235f69f9f0b41f978d79c4b79 3,768 1.00/1.00 vMB 6
893,888 893,888 00000000000000000000bd2b6aa7fe68e3e888db83ffbb848373544103117bb7 2,394 1.00/1.00 vMB 3
893,887 893,887 00000000000000000000791f5624b9480dc1b446e9633c6ae8d4172d4351d2db 1,332 1.00/1.00 vMB 1
893,886 893,886 000000000000000000008d3f4d8c51d973e0050096a35d0bd5af09077afbc25d 3,661 1.00/1.00 vMB 4
893,885 893,885 000000000000000000020323d3da07f73d6d2f293792b5082b6a916660220d99 2,968 1.00/1.00 vMB 8
893,884 893,884 0000000000000000000051461f7b08cfb79ab296f72516274473c73acc014e65 1,239 1.00/1.00 vMB 2
893,883 893,883 00000000000000000001de82041b92efc44f555f40d31d15f48d9dae327d464b 2,523 1.00/1.00 vMB 4
893,882 893,882 00000000000000000000958fae0131f86cce9ba5e6c3c698fd6fed60668ba74c 3,069 1.00/1.00 vMB 4
893,881 893,881 00000000000000000000b2c667f7ce8c5aa682a067c3f1b376148d68e15a6706 2,365 1.00/1.00 vMB 2
893,880 893,880 00000000000000000001d405ac14475e5055cdb553c315c0d3f9931d3b906664 3,252 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.18 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.64 GB
    • Received: 13.97 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.