Loading Tool

Explorer IconExplorer

Memory Pool

28,978 transactions
9.52 vMB
0.10116710 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.04/200 MB

Candidate Block

Mining Attempt 26b9f712e60ddb4b7c313c634e728de27ba303a082cdb818397474a1df662f7f
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 5e06d2e9bc08c18ec9eaff96c93778f85f38712af1e4eefe407fe948e7ee4ef8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,000
Size: 1.00 vMB
Total Fees: 0.02918987 BTC
Median Feerate: 2.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (758,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,992 154,992 00000000000001642aa145ec05b2862c70ac212e9891f5ca46b34e082d325354 77 0.02 vMB 323
154,991 154,991 0000000000000731687114fcdc748d554c056338cb9035ea6249275583e35168 2 0.00 vMB 193
154,990 154,990 00000000000002388539cc8d0775bfe0b5d5d46b5c7ee4b63fb202e4e4bc7bc5 12 0.00 vMB 15
154,989 154,989 00000000000009b28790475585d3e483176b0bc0f9d19a7c1fe12dfb20522fb5 45 0.01 vMB 8
154,988 154,988 00000000000003941f778225c2d0d0027eec8f878aad24484c52258e6151b8b0 1 0.00 vMB 0
154,987 154,987 00000000000007a1d8e8545e1b39e752ba54519b210038178e64d4af05d7f867 71 0.03 vMB 179
154,986 154,986 0000000000000cf84dea6d5dfd3fb971cfb1d958f377655d53e557bcc8b2353b 1 0.00 vMB 0
154,985 154,985 00000000000003ad07d0ba711ee921046cac2d12dba7469a64612fb18c32dab4 39 0.02 vMB 63
154,984 154,984 0000000000000895d621b47c40d770d1c36209c17887902d4680c0b7528023ad 5 0.00 vMB 52
154,983 154,983 000000000000063aa5ec76c93e89eab35d04ac6e0c6aff29148167355cc92687 130 0.04 vMB 60
154,982 154,982 00000000000006ccea78a784ec69f789ca65b9cfe34ee8068421a2da2d41385f 11 0.00 vMB 0
154,981 154,981 00000000000007230d016e4284cf252b40d99dafa22494154dbeb2ccae62234f 26 0.01 vMB 130
154,980 154,980 00000000000004294ebb8d38385be1968bb9ed44a41ac595d8b9f9ab2e9cb2ad 77 0.02 vMB 178
154,979 154,979 0000000000000061579b0eb439b77f43e42bb0138862fc6a6dcf3a46acc2c98f 44 0.01 vMB 41
154,978 154,978 0000000000000014ad652bb0364bfb515c6d4677f948ce05f94c3e2b934b9536 68 0.03 vMB 53
154,977 154,977 000000000000080257607af023f70fb480315d9a32c6a6740ddaecb1d1042928 5 0.00 vMB 109
154,976 154,976 00000000000004dbb48a5bc91ee42d73547488506333d0c3283eb91956b7170e 15 0.01 vMB 166
154,975 154,975 000000000000097ecd5b9a87b6c233a050a19dc3440d852220f87af7c76e84e3 86 0.04 vMB 44
154,974 154,974 0000000000000cd8e0466f44656774ba6352dd9c884f4c1062824c540f71e314 10 0.00 vMB 15
154,973 154,973 00000000000008746037f8315ca244b3f31baf6441cf7be22bd731b8e15bbc9e 1 0.00 vMB 0
154,972 154,972 00000000000001d3385fe379ee081658a897893870dffc6c3c370f054b645854 42 0.02 vMB 62
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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