Loading Tool

Explorer IconExplorer

Memory Pool

42,552 transactions
26.80 vMB
0.06553497 BTC
Random Selection Loading Transactions
Max Size: 140.68/200 MB

Candidate Block

Mining Attempt 4b818979683bff5b28d1a58a025b1cfa42691b3a44e960e7673e62a46eef395b
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root d6131646285c447f782500413a3acb3caed553f39447de30987b97f312dd5dba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.01499029 BTC
Feerates: 181.54 > 1.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (163,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,898 751,898 00000000000000000008081eecb3149a079cb3885486892b2af7cda58ed47de3 3,469 1.00/1.00 vMB 16
751,897 751,897 000000000000000000043f43161dc56a08ffd0727df1516c987f7b187f5194c6 2,191 1.00/1.00 vMB 8
751,896 751,896 00000000000000000001c027701978c097b17d0726a8c88179a6ee027ec6ecf5 1,412 1.00/1.00 vMB 10
751,895 751,895 00000000000000000005aa801e1deb3406af10e97478207a98cf491adec22a00 2,138 1.00/1.00 vMB 11
751,894 751,894 0000000000000000000334e8637314d72d86a533c71f48da23e85e70a82cd38a 2,339 1.00/1.00 vMB 3
751,893 751,893 00000000000000000009a78ff09b1993a3042841319ab150373ac1095d60ae5c 2,012 1.00/1.00 vMB 8
751,892 751,892 00000000000000000006f4a6da35a17aef370c27edbfd136e71ba4c382688cef 3,574 1.00/1.00 vMB 19
751,891 751,891 00000000000000000003238a030e1b5f5ad9959b5ee4666d6995c129abcd790f 2,523 1.00/1.00 vMB 14
751,890 751,890 000000000000000000094ad504b28bbf3301f593c98bc9fc80ceb50abac79cb8 2,199 1.00/1.00 vMB 12
751,889 751,889 0000000000000000000839ec255ab736bb79f91d6eca9d61614cca7405d1943c 1,224 1.00/1.00 vMB 11
751,888 751,888 00000000000000000006816dba2ec26a83c6a9223fbe27ee0ef524532d68b3a8 1,822 1.00/1.00 vMB 17
751,887 751,887 00000000000000000004f90bf1d16abed40c7b7c9c97c236be7f0f6afc341a93 932 1.00/1.00 vMB 1
751,886 751,886 00000000000000000004cf2c7779cc3294c7404a9f5b03076c2d04e7550b280a 2,123 1.00/1.00 vMB 4
751,885 751,885 00000000000000000007801d2098545c84b89d9f0fa33b1904d6c3536e1bf2a1 3,460 1.00/1.00 vMB 16
751,884 751,884 00000000000000000009090824a02f523541ef9ad8c69ec76c9dc5c04cc8b0f7 2,604 1.00/1.00 vMB 6
751,883 751,883 00000000000000000002ae808b0b5f9119716728d62754f9f9185ec1a8879863 2,741 1.00/1.00 vMB 12
751,882 751,882 000000000000000000093714637fa1511b2e2d3b7d2ac360d354274f0b1d194c 3,531 1.00/1.00 vMB 12
751,881 751,881 00000000000000000009bfa10c07a0371c2eeedd326f3d1e95771d66be81e275 3,488 1.00/1.00 vMB 21
751,880 751,880 00000000000000000000bd201aaeffa833b652fb9a782529c4473a0426aafd88 3,517 1.00/1.00 vMB 7
751,879 751,879 000000000000000000034758c05be86cdcdee739b8caadd28efc16d0fdff385c 1,537 1.00/1.00 vMB 11
751,878 751,878 0000000000000000000843b29ec7d6f3438828022583bbf9226caf6612cac117 673 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.