Loading Tool

Explorer IconExplorer

Memory Pool

45,838 transactions
26.77 vMB
0.08584253 BTC
Random Selection Loading Transactions
Max Size: 142.19/200 MB

Candidate Block

Mining Attempt 4305a41fa077d9c640671324499569a23e5c6e03228f584220b31d145a4a851c
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root a0a0284a0031cc4e78e4689ace5115800eb5fdc6ad39d1ccf8c6a37d2c00feed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,545
Size: 1.00 vMB
Total Fees: 0.03638910 BTC
Feerates: 101.64 > 3.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (228,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,097 686,097 000000000000000000098ef3352b36c42f381a8d228d74f6285f7c0133c384d6 2,535 1.00/1.00 vMB 79
686,096 686,096 00000000000000000005b82a61485b347617c38ef555eb723348c30f761f1c24 2,038 1.00/1.00 vMB 12
686,095 686,095 0000000000000000000d36f46d99c83b8e276fdff41cdc7ed1385fcc2def097c 2,225 1.00/1.00 vMB 24
686,094 686,094 00000000000000000002bb71c17bc1e66c96f58473f56af1b84c2a2c1813dba8 2,127 1.00/1.00 vMB 31
686,093 686,093 000000000000000000052d6e656e598475170cf5a7742d85c6458fb76ac6b921 2,804 1.00/1.00 vMB 49
686,092 686,092 00000000000000000005b7ce1cc8c1d9270e9bacc802ed36fb8573c0d1685f7d 2,662 1.00/1.00 vMB 60
686,091 686,091 00000000000000000008fc21e965480bc18b578d42490e6e1ae6aa6859954d9d 2,692 1.00/1.00 vMB 39
686,090 686,090 0000000000000000000377fb34e7417b365a58d8b3f9f0e35aff1291e55f20de 1,900 1.00/1.00 vMB 46
686,089 686,089 00000000000000000004791c46fba2318450abe1fe3ff5f4bdbb775cedb0bb09 1,344 1.00/1.00 vMB 56
686,088 686,088 0000000000000000000a51ccc4a492613730e0a274e61a8834566fa9eccb418f 171 1.00/1.00 vMB 45
686,087 686,087 00000000000000000009ea06e3476ce42bae0043171d3563b4c1b76916f7304d 879 1.00/1.00 vMB 50
686,086 686,086 00000000000000000002e6f4359ffbe58e97f936577a46499f5567bba47128a8 1,593 1.00/1.00 vMB 54
686,085 686,085 00000000000000000002bdfc804846ce77abc6cca357d3d147fd55c38375ebea 1,252 1.00/1.00 vMB 43
686,084 686,084 0000000000000000000251685e3625c87e91c7d7025d2dc64e4881d07aa7f8f8 3,063 1.00/1.00 vMB 57
686,083 686,083 00000000000000000006dc1da3a17328d04b9ae9ad550ee97371caa4f0083ffd 3,086 1.00/1.00 vMB 88
686,082 686,082 0000000000000000000185a607ec182369859e99ccaae6fbd0ee35910bfb3440 2,205 1.00/1.00 vMB 31
686,081 686,081 0000000000000000000b808eb88c2cdc20cdb57681a98293457f6fc84c405688 959 1.00/1.00 vMB 21
686,080 686,080 0000000000000000000027010c0ebfd9098905aef5f83032c08aee485956ac29 2,333 1.00/1.00 vMB 62
686,079 686,079 0000000000000000000ccdd287a2ceeb60b6234c07b0ab90f6583476ae0fcf2f 2,441 1.00/1.00 vMB 56
686,078 686,078 00000000000000000006240fa8bbb65bce4acde3e01fa446fc3be823ff8d3b40 2,458 1.00/1.00 vMB 14
686,077 686,077 000000000000000000009c77fb66fd198b448cc28e2f77c6c2d9765c420b47ff 2,223 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.