Loading Tool

Explorer IconExplorer

Memory Pool

79,107 transactions
29.63 vMB
0.10680733 BTC
Random Selection Loading Transactions
Max Size: 178.31/200 MB

Candidate Block

Mining Attempt 427e02768b741aa55d330ebd19682eb2a2576e4c68c20b61d305e2165da5ef11
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 9e53f585f9bd440d228c37dc7c580978d7e20644ccc0fadd33e5f96575143cff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,558
Size: 1.00 vMB
Total Fees: 0.04132416 BTC
Feerates: 164.34 > 4.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (303,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,766 611,766 00000000000000000008d6561e8622a254f2f6fd861913a0c45b8352a08b0044 2,526 1.00/1.00 vMB 18
611,765 611,765 00000000000000000011c4e8e10711eccce73ef0772271928af9443c31f5e5dd 2,387 1.00/1.00 vMB 37
611,764 611,764 00000000000000000005c776f4324cd3a0804a1d33c4bdbdf950386b2a49aa8e 1 0.00/1.00 vMB 0
611,763 611,763 000000000000000000103a74765de3c28c7d847e71de6c1f2ce01cb744cae0f6 2,257 1.00/1.00 vMB 9
611,762 611,762 0000000000000000001237c9d64770d695cd8967dc4444aa98fafad5a1b238da 3,266 1.00/1.00 vMB 29
611,761 611,761 0000000000000000000de8b60d3599da36e6d90c19d79715a79e73b047af9a9a 2,280 1.00/1.00 vMB 10
611,760 611,760 0000000000000000000e0c9c00063d949f141d0e52657bb64e5bb4371b5f8e0b 2,714 1.00/1.00 vMB 13
611,759 611,759 0000000000000000000e3f63732d43a32bc0e7b68ab66ac4a024d26dbc6ab5ac 1,817 1.00/1.00 vMB 7
611,758 611,758 00000000000000000006adfbfbd0b05c1af5fa013d8bf9b7ef398e5d7399e2c5 3,207 1.00/1.00 vMB 23
611,757 611,757 0000000000000000000e5b3e14fd0b93fc73748cbd5b8712a9d757cf2a10cf93 3,109 1.00/1.00 vMB 21
611,756 611,756 0000000000000000000ec5977ec18bd23857d4da5ef6045912c1a35bb43d343a 2,864 1.00/1.00 vMB 16
611,755 611,755 0000000000000000000e4eb03607fba4bc6a8dc789e7cc0a6b972dc4d5c51931 3,281 1.00/1.00 vMB 22
611,754 611,754 00000000000000000008a3f0182676bb7ed2a850a2d6097fcf8a2d323d70cf42 2,691 1.00/1.00 vMB 13
611,753 611,753 00000000000000000003d156d5f72318c3e74bfe8a454a5d1cb45182c0910831 3,131 1.00/1.00 vMB 27
611,752 611,752 0000000000000000000f29c837ffd0617046f92c640c2ee96683e348e1d647c0 2,939 1.00/1.00 vMB 29
611,751 611,751 00000000000000000004c71d6ec3371022c710fe37a34a84a64de5300d890740 1,974 1.00/1.00 vMB 15
611,750 611,750 00000000000000000011cb78a38de8d50c36915d9a02f41d62abb02070426ab3 3,026 1.00/1.00 vMB 23
611,749 611,749 0000000000000000000157973414b939069f2480bd98c6519b13cc94e4d7c841 2,812 1.00/1.00 vMB 24
611,748 611,748 0000000000000000000ff0bfbb9746c0f7e9bc24fadd99bf37c7b39f46a2b77f 2,816 1.00/1.00 vMB 14
611,747 611,747 0000000000000000000539525eac771678f95177caa99b94ae60e40fded79786 2,962 1.00/1.00 vMB 41
611,746 611,746 000000000000000000079419b7dd965628f32c66670539bfa089168e9496cbcb 3,262 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.