Loading Tool

Explorer IconExplorer

Memory Pool

78,022 transactions
28.94 vMB
0.07811276 BTC
Random Selection Loading Transactions
Max Size: 175.49/200 MB

Candidate Block

Mining Attempt 7dbc5ea677aa186714180e2352af09cfb8df948fae2ba572f923ff2cdeba471a
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 9a789fded08a9cf33eb0dd164a09ca50b2c5865c08d1de07cecaa07b11b9bcda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01776218 BTC
Feerates: 100.81 > 1.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (493,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,238 421,238 0000000000000000038f8511cc8758ae4d3204c5d4b9727dcd29aac96b635630 1,447 1.00/1.00 vMB 36
421,237 421,237 00000000000000000068907d39874d8191ffa5b67bef3bd7f0acde08a45016e4 863 1.00/1.00 vMB 64
421,236 421,236 00000000000000000023235d88008b838e55535221d2f2920228acc1ed12d480 887 0.98/1.00 vMB 18
421,235 421,235 000000000000000004c551e22024dc86e8cd80f190038e3ad3cb026ac984ce69 1,487 1.00/1.00 vMB 43
421,234 421,234 000000000000000003aa90192846aec191c2c6084bdbba57e7c0a572966e5c0d 23 0.01/1.00 vMB 151
421,233 421,233 00000000000000000352a58d3d3616731b12d2a6e5ec79ec13f89f9db748982f 2,021 1.00/1.00 vMB 57
421,232 421,232 000000000000000002f2d327906980f6abc2921b1fec1a8618027b6830ce74fe 2,842 1.00/1.00 vMB 82
421,231 421,231 00000000000000000281cd17dd82deb63023af48fb45b4a1918c6b6e804b3f66 1,672 1.00/1.00 vMB 38
421,230 421,230 000000000000000002c6e5a8a73bcefb794b7f5e963a4c9ac50edce7ab0088d4 1,783 1.00/1.00 vMB 33
421,229 421,229 000000000000000003712a3bfc1ec4f6881149ef04e4d74e8c7e848ae57b3954 3,108 1.00/1.00 vMB 98
421,228 421,228 0000000000000000010e9b2d6d7123392fb650153f3e95f7f577e11de0fa6bba 2,688 1.00/1.00 vMB 85
421,227 421,227 0000000000000000032b7e29686c725b1c46d7330c9ac13797032fab884c8533 512 0.38/1.00 vMB 32
421,226 421,226 000000000000000000cd23b84c79966486e45b2d8e13f4db1d3bc90d3800f497 2,390 1.00/1.00 vMB 55
421,225 421,225 0000000000000000012204a16093780152aac8bfa0db809d8d01751f4c6620fc 226 0.08/1.00 vMB 85
421,224 421,224 0000000000000000033d3b568c7c89ac8bbc162d9d905b54b5016ffc61691aa8 290 0.21/1.00 vMB 26
421,223 421,223 00000000000000000155c419cbe01ba25edf8749d4838b4f1722094e08293997 1 0.00/1.00 vMB 0
421,222 421,222 00000000000000000173c7d28094a41c1332a9f39255c9150308c972e2850a61 1,517 1.00/1.00 vMB 43
421,221 421,221 000000000000000001c803b1e95bf6feebef039a4e7f9775723ca2d0dbdb19b5 2,095 1.00/1.00 vMB 59
421,220 421,220 0000000000000000014a5096512bc2027a9ae2cf4bd7576b965749bb9bb17bff 150 0.33/1.00 vMB 12
421,219 421,219 000000000000000004f9178838120ed6e9e818cd4ed4cdbcb65364eceb70432c 1,890 1.00/1.00 vMB 43
421,218 421,218 000000000000000003a9ebb17c15f35298f3be4708fb9e06315388c069a71395 883 0.63/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.