Loading Tool

Explorer IconExplorer

Memory Pool

43,549 transactions
27.80 vMB
0.05706044 BTC
Random Selection Loading Transactions
Max Size: 147.29/200 MB

Candidate Block

Mining Attempt e6b26647ec0f5c0b9085fd48ac5b1b52b3314a4733f61154d573a784f66360a8
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root e5ae83866fa593e5306b355555187700aa32621c444d49b402a1813ad4b90aa8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,023
Size: 1.00 vMB
Total Fees: 0.00498835 BTC
Feerates: 75.16 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (20,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
893,879 893,879 000000000000000000002f7edf260e582b6196e3bd085af73e2d24cded6f7684 2,951 1.00/1.00 vMB 3
893,878 893,878 00000000000000000001fc74419bb4f7d99e4dd0060ef3ed37944ee04dc7dc1c 3,371 1.00/1.00 vMB 4
893,877 893,877 0000000000000000000087aab1a363734489602584939951d88866d8e4703f77 3,054 1.00/1.00 vMB 3
893,876 893,876 00000000000000000001a1fdce6c51c7a8c4b69dbb998219e4e4df95fa7a3e7f 1,373 1.00/1.00 vMB 1
893,875 893,875 00000000000000000001d5f76fdf18dfe9a369eecb3fbc1160bb1e4ceb0ab3ab 3,075 1.00/1.00 vMB 2
893,874 893,874 00000000000000000001b9f487539cfd9f448871fa024851eeff988df4b7d88c 3,424 1.00/1.00 vMB 3
893,873 893,873 000000000000000000017c261a8986a5265445c2d31f928a6d48741e728f166a 3,488 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.13 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.36 GB
    • Received: 13.74 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.