Loading Tool

Explorer IconExplorer

Memory Pool

87,175 transactions
32.44 vMB
0.10523243 BTC
Random Selection Loading Transactions
Max Size: 197.60/200 MB

Candidate Block

Mining Attempt a3eabdde1e45db3422bfb32e024965870ed34b854801b0a8760f8be3e9c3e435
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root da6577fbd479ddb9c58b043722584ba32e1022a4fb8082007eb41c8e2eb5b381
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,939
Size: 1.00 vMB
Total Fees: 0.02642408 BTC
Feerates: 318.30 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (607,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,594 307,594 000000000000000048213f62d36e87ae04881dcb465ff06074ef112ba51d4cb4 638 0.32/1.00 vMB 40
307,593 307,593 00000000000000004843bb04928b3953bf472c272b2e15537d12f64a86005140 183 0.08/1.00 vMB 39
307,592 307,592 00000000000000003ae91b183989b58dc18a259d9513a5143f296a362987b097 227 0.15/1.00 vMB 24
307,591 307,591 000000000000000039815cb1cf9b527c0050d8c828b9d5219d035a118f2b6fad 238 0.09/1.00 vMB 35
307,590 307,590 000000000000000041f1739a57636bec0354bb7ffcd4a2aa3e0c4ca36ec99921 127 0.09/1.00 vMB 14
307,589 307,589 0000000000000000373893d2fca91db91afbde35c678638994b5c3709784f15c 973 0.73/1.00 vMB 20
307,588 307,588 0000000000000000430bcd04ad6ae24d5ba2cb8fcab92f649d447ec9e02ff303 1,125 0.35/1.00 vMB 65
307,587 307,587 00000000000000002d5de22327439bbe5e6a8631a69dbcbc02b5a71e4b432aa9 64 0.09/1.00 vMB 4
307,586 307,586 00000000000000002c6a7d6e9b3a083bbe1d03e9beec9abae7963b3caf080203 1,057 0.56/1.00 vMB 32
307,585 307,585 0000000000000000389c66cc3ed9956fb9088af637dd49e57e07d617e79eddd1 209 0.16/1.00 vMB 26
307,584 307,584 000000000000000024f056b3ef22df292aa1d06ec979eb7fec11082698b56fc4 612 0.49/1.00 vMB 21
307,583 307,583 00000000000000002a5dce131426df16ddde84537304fa89719120f4aa8907e2 1,335 0.50/1.00 vMB 42
307,582 307,582 000000000000000027a38a2b712d547912a6bca21b2fef4ef1eceac4e814a651 773 0.37/1.00 vMB 29
307,581 307,581 000000000000000046984726cef3e929228ba92423e82ac0d56129600ae53b92 284 0.13/1.00 vMB 31
307,580 307,580 00000000000000004179a502ab7c22956e1e68d99c380e20293002f336e5f524 288 0.12/1.00 vMB 30
307,579 307,579 000000000000000017dc2a401dbd4b28df830e303051281e191a5e4d4dec0728 200 0.17/1.00 vMB 19
307,578 307,578 00000000000000002408fc97613f3b894ccb0f7580a97607d2bc59d8a72c51af 651 0.39/1.00 vMB 31
307,577 307,577 000000000000000026c5867b01c2b491c9c16b469396ca6931962f9424f7d78b 545 0.31/1.00 vMB 27
307,576 307,576 00000000000000002b5e8839a0e691253e204b0b494329a790fc964f41b90e90 242 0.19/1.00 vMB 18
307,575 307,575 000000000000000028353207e72a017d1f021f794c1dbade53b4c77895742111 95 0.05/1.00 vMB 26
307,574 307,574 000000000000000029e30caacebfbb07a8f3755f3777e6bd9c191614e9fe33a9 50 0.02/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.98 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: 717.03 GB
    • Received: 17.82 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.