Loading Tool

Explorer IconExplorer

Memory Pool

47,615 transactions
30.21 vMB
0.09615890 BTC
Random Selection Loading Transactions
Max Size: 160.88/200 MB

Candidate Block

Mining Attempt 105763d96905253fa01b1021075ab6138a25797a4c45840b3762e670efff36fb
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 40b111798178c243f45462dc2173302132edbd297d38da80ba9b02e374cff304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,931
Size: 1.00 vMB
Total Fees: 0.03554250 BTC
Feerates: 150.97 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (251,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,831 663,831 0000000000000000000a53cbc1732735d0ecef08448585d66f87e00b30d8c394 2,671 1.00/1.00 vMB 80
663,830 663,830 0000000000000000000ade05e7ff1b9196a20c65cf51133bb9261ae69df32b71 1,936 1.00/1.00 vMB 40
663,829 663,829 000000000000000000048ba1e2ea1f6beb8c62239dcbae14bb97e5e31106f9a4 2,522 1.00/1.00 vMB 70
663,828 663,828 0000000000000000000304161c671e092a75cf61a1a16725ace8a5f8688ab726 1,984 1.00/1.00 vMB 28
663,827 663,827 0000000000000000000caaafd328070a8be34ebc0c88b5faf08833b943cacd23 2,610 1.00/1.00 vMB 101
663,826 663,826 0000000000000000000b5c8cbb2ab7441bdb31d5b7a5913201e513b525a64163 1,840 1.00/1.00 vMB 22
663,825 663,825 0000000000000000000049c20d3ce49b856017752c033908b2ac3fa493055dc4 2,270 1.00/1.00 vMB 39
663,824 663,824 00000000000000000007e9041e2197303edb97139c5f3cb4f378090fab2963a9 2,690 1.00/1.00 vMB 85
663,823 663,823 000000000000000000065e62260525773179f21bc5217ff040d21de33a9894f3 1,782 1.00/1.00 vMB 64
663,822 663,822 0000000000000000000702fe5776573a2eb1634cebd8b22dbf338a3bc36dadad 2,754 1.00/1.00 vMB 110
663,821 663,821 00000000000000000006be96fb107af35ad9dbc63a77151e629bd32c0935cbdf 946 1.00/1.00 vMB 93
663,820 663,820 0000000000000000000793779f16eb38072c08155b4a0fa242fe2bf8f12f2de4 2,376 1.00/1.00 vMB 106
663,819 663,819 0000000000000000000374f32719384c81fd39f21cea43f3c9daba42a5c92c2f 1,742 1.00/1.00 vMB 9
663,818 663,818 0000000000000000000ec3b5a957eb25a8d8187912e99967141ab93b8a179587 1,707 1.00/1.00 vMB 8
663,817 663,817 00000000000000000006da75a1e55e0674628f65ad6fb6679b138ea3840dffd1 2,332 1.00/1.00 vMB 68
663,816 663,816 00000000000000000006e4ff5503813b3a1d376f4622a8fa251de16f3c3277b1 1,985 1.00/1.00 vMB 43
663,815 663,815 00000000000000000004d84b79ccbd69b77ad0540c8160a77019b6b071a76328 2,189 1.00/1.00 vMB 31
663,814 663,814 00000000000000000001498adba639d3006ff239a72bd69cebf4ef90d83c9740 2,213 1.00/1.00 vMB 29
663,813 663,813 00000000000000000002b6a8f935ccfb35d4670551a1759e676f4c74ee98ac0d 2,471 1.00/1.00 vMB 76
663,812 663,812 0000000000000000000b09fa879b57dd9de0b98b3cf69610bd3487fa4938dd8a 1,176 1.00/1.00 vMB 41
663,811 663,811 000000000000000000087e16267f6129c3035d7e7eb7e883cca94062ea3ff937 2,037 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.