Loading Tool

Explorer IconExplorer

Memory Pool

46,280 transactions
20.31 vMB
0.05081124 BTC
Random Selection Loading Transactions
Max Size: 116.38/200 MB

Candidate Block

Mining Attempt a449f2529e6ef4fa7d0edf9b6f25c9ee358ec6d38a36f9c182921b00422ccf30
Version 20000000
Previous Block 00000000000000000000b153e89bf60d39de4bb1a3db4f3ff187db0dc9b98002
Merkle Root 1132dbdc5604278f4db7dc969102e4522e92982010387afa9407a7cd15850eb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,173
Size: 1.00 vMB
Total Fees: 0.01075651 BTC
Feerates: 509.18 > 1.08 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,952 (781,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,677 132,677 0000000000000f16574aa886b567ce62b23fafa0b0191ac349ee09908e6787c3 114 0.05/1.00 vMB 41
132,676 132,676 00000000000008b1a950d75d459dad95e272afb00b6e04b6c3a5db045437ac6d 16 0.00/1.00 vMB 317
132,675 132,675 00000000000003613586aa3119f0f54dffffc7ad25b6831c63e7f6fa9832aad5 39 0.01/1.00 vMB 217
132,674 132,674 0000000000000c47afcd3eba5f2685b4a5b9a2d0b922859de9683fdbe44a7471 17 0.01/1.00 vMB 639
132,673 132,673 000000000000126f7aa0b3e7cee80fa6f07818499030a3a9cfcaabb77b22536c 36 0.01/1.00 vMB 379
132,672 132,672 0000000000000bdf1dbbb366b4a4babe298dd566ddc7d09028d086b6a28a69d2 14 0.00/1.00 vMB 736
132,671 132,671 000000000000095df8b8d5e7769759a94f80cd36d7faff1e41ebbaf329a6ccff 20 0.01/1.00 vMB 296
132,670 132,670 0000000000000a7a90438e1b6f9d1097b0ef3befd0d2a7cd9a973b1ea3632b96 81 0.03/1.00 vMB 431
132,669 132,669 00000000000000c5e9fafcfbb539aa90e2444d906c5fc102947b38e123276a7a 33 0.01/1.00 vMB 509
132,668 132,668 0000000000001174abf759a33aa0a7b891ab6435d10df8f563dfc9799f4a8cf9 31 0.01/1.00 vMB 552
132,667 132,667 000000000000038378d95a58c4bfe82eb5abbef67570328d082f8929720d478a 123 0.04/1.00 vMB 178
132,666 132,666 00000000000001aafb6712467d5818cae91e13a082b58c7db4597ea0cfd53ec3 29 0.01/1.00 vMB 516
132,665 132,665 00000000000003f570a4c5fd5dfc62dbd0a48d31ca186b89115c664a146e5667 54 0.03/1.00 vMB 389
132,664 132,664 000000000000039e0a3009fe75419c60390b66c2592e5b28939f809329ca60fa 144 0.05/1.00 vMB 357
132,663 132,663 0000000000000ebcb2175b06ae8a1331d4cf9dba5f3ad143c167e9b7968388a0 92 0.03/1.00 vMB 695
132,662 132,662 0000000000000323a3580ebb0b06d8e0c82a463b044c341940314d8f8cbd29d2 57 0.02/1.00 vMB 165
132,661 132,661 000000000000049aed4e944bd4743c505d0ac92f25e9945e9c18dc08d3937b3d 99 0.04/1.00 vMB 211
132,660 132,660 0000000000000b1ce26d368651c7d02db06f45d1728e53d6dc9b19095a6f7ba9 1 0.00/1.00 vMB 0
132,659 132,659 00000000000002e262eb3e353cde2bc15ed8d72ce45930ceb6fdbac379bce6fc 7 0.00/1.00 vMB 1,150
132,658 132,658 000000000000127f4e9184d1a1c3191264d6404cc0303ae066348f26a820c8f3 44 0.02/1.00 vMB 506
132,657 132,657 00000000000006f0951a76c37180edbe1fe77ea6eff9c46433f4ad31c467e786 6 0.00/1.00 vMB 857
Previous 10 blocks ↓
Total Size: 780.52 GB

Node Details:

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