Loading Tool

Explorer IconExplorer

Memory Pool

26,513 transactions
6.21 vMB
0.03757263 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.54/200 MB

Candidate Block

Mining Attempt 07974f54c4e72be18f94c8faa2208787e1b50f64d23fa77c579e7369e4d7bef2
Version 20000000
Previous Block 000000000000000000021d18e66654cc11ad0526f280812db07f0ea99f58f989
Merkle Root 5bd4e11762dc2feb3c88bf7285185c9e01851e4c4cc57e4e53db51d516a0ce0e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,118
Size: 1.00 vMB
Total Fees: 0.02263200 BTC
Median Feerate: 2.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,203 (752,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
160,778 160,778 0000000000000538200a48202ca6340e983646ca088c7618ae82d68e0c76ef5a 0.02 MB 50 85
160,777 160,777 0000000000000505ec2f840b2ee81f76e4c65b69c92935e3e7d2e803c322ee43 0.00 MB 1 0
160,776 160,776 0000000000000a217e72e80430c107ded913cf0002e27c688316f7e2c63aa5ae 0.03 MB 79 215
160,775 160,775 0000000000000903951bd9691b536d89c78f99d2153fb28d1455fd895fb09346 0.02 MB 43 125
160,774 160,774 00000000000001a71bfb06c5ee8caddc2c13089bbd155451f047eb447e2af196 0.01 MB 14 0
160,773 160,773 00000000000007c1b8e53090c7d59e66b28057fadc6834fb4faa71a0759545bb 0.02 MB 60 3
160,772 160,772 0000000000000a0465c75763eebf7d0d9bda25ab1a67567bb72538d3106e2025 0.02 MB 12 116
160,771 160,771 0000000000000360d37cabf1a5c5bbf4e9eb86a672cf28ef5a263e0ed0166658 0.01 MB 18 202
160,770 160,770 000000000000028c4f5484ae96082503778db07dfd9b3432ebdd16eb58ff50d9 0.00 MB 11 67
160,769 160,769 00000000000003dccc74f4d8fe90198a16d5ce88355e61df257e46ff87df0bf9 0.00 MB 10 26
160,768 160,768 0000000000000c97a2ff9880bbf8bffc59a8127243a0a06831726495e791ca4b 0.01 MB 33 31
160,767 160,767 000000000000080214c842980b37534913e9fbc430fa6cf16b2f7401de18067a 0.04 MB 68 101
160,766 160,766 0000000000000cb8e1247429ce4bcb4ac61a278794689d93904bd6f382175d0b 0.04 MB 30 59
160,765 160,765 00000000000004da2d1256dc8937028a7a27cd88856dfaaec4f1b7162ffbacae 0.05 MB 80 213
160,764 160,764 00000000000002678f1e50c46745803b0b96101dfb03d2ade8b9f2eb93451af6 0.01 MB 16 201
160,763 160,763 00000000000001b65c1d9582d44154c32be56f504acd4910c6efa1722bf3ec07 0.03 MB 69 128
160,762 160,762 000000000000072ce6c95bbd38bf94abf7338f11badf093540a7e125964c930a 0.01 MB 11 803
160,761 160,761 000000000000059f3e210590a177134502dc811be536a6d06ba47e30f3ff482e 0.03 MB 104 7
160,760 160,760 0000000000000a8dd49fe60b3499a92dd490a589a7940dd01f7a719cb7a44f43 0.05 MB 78 43
160,759 160,759 0000000000000bbbdd3c2a9634485c4d4ec8fa06e88e1461eadb3fd5514919f1 0.00 MB 10 854
160,758 160,758 00000000000004704c58509464f3e71eb417b680d1481f25a23c061e0153b796 0.02 MB 25 56
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 15.91 GB
    • Received: 0.33 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.