Loading Tool

Explorer IconExplorer

Memory Pool

76,700 transactions
28.70 vMB
0.09312280 BTC
Random Selection Loading Transactions
Max Size: 174.16/200 MB

Candidate Block

Mining Attempt ba6b11aa4a785e31253ee334edb78a28df15561cdb52c8d9428b40745fe96c3e
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 7f443e902db5352632e6daea5fbf617fa46a2cac991a6ebb2f4a9e757edc50dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,993
Size: 1.00 vMB
Total Fees: 0.02672451 BTC
Feerates: 180.82 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (607,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,607 307,607 0000000000000000469ede35453098e9c9a59fd13c62100f8ebb5f06c957e0fb 696 0.35/1.00 vMB 32
307,606 307,606 000000000000000009faf77a217336d27116c76075aedeca3a77e0cdef6c3802 566 0.29/1.00 vMB 31
307,605 307,605 0000000000000000245fa02ffd55403499f713a32950838a3503d3fea45414ad 155 0.09/1.00 vMB 31
307,604 307,604 0000000000000000188571599bea79cb73984f4edcd3ff8bcb81715af29ee533 39 0.02/1.00 vMB 39
307,603 307,603 00000000000000001a5fc0181f9d7808818e7619420d769495564f7548e32634 611 0.32/1.00 vMB 29
307,602 307,602 000000000000000040cd080615718eb68f00a0138706e7afd4068f3e08d4ca20 996 0.51/1.00 vMB 30
307,601 307,601 00000000000000002cc9ab1a2a6c8526512b24ddba7437d2c6e2be014d33482e 54 0.03/1.00 vMB 32
307,600 307,600 000000000000000024c4fec09b165477be43d3f49c8499ef5a90e519de13b7ec 69 0.02/1.00 vMB 26
307,599 307,599 0000000000000000151ac95c5c4351681eb669c2c609f81481e44414028c7123 405 0.22/1.00 vMB 30
307,598 307,598 00000000000000000033e79243292ed910a36ff17d31e5e7f9ea6bd4df423d8d 439 0.31/1.00 vMB 21
307,597 307,597 00000000000000002c951768f771e0835f36d67e7b5488f2fa16ff4ec232869f 667 0.35/1.00 vMB 30
307,596 307,596 000000000000000049e0cc64d2261a253ed932685451397e497da979f08b44f2 300 0.21/1.00 vMB 23
307,595 307,595 0000000000000000443d2bcd66e5eb27d8e43857fe78ab262b8676afd9ad32b5 1,505 0.75/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 782.86 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: 712.89 GB
    • Received: 17.24 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.