Loading Tool

Explorer IconExplorer

Memory Pool

73,436 transactions
27.17 vMB
0.06215491 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt a649b9f98d5ecb7a8149b0eddb3348aee45da40d1e8ef6d621c2ff4128f85b0d
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root e2c1c894223f0bed869947e4f19edc27599047478b0c426bb945ce4cad68a9f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.00449567 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (575,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,652 339,652 0000000000000000022db58f2d9bd8ad59d74348639f28adcb19d797ebdf859d 96 0.07/1.00 vMB 19
339,651 339,651 000000000000000006da7a06818e7924af318a6b721027b7768d9ee9b8fddda9 147 0.11/1.00 vMB 19
339,650 339,650 00000000000000000a02b8f306557b9c307b974470b3d825625b8b78d6b6894f 209 0.12/1.00 vMB 16
339,649 339,649 00000000000000000d0cbd73d310d6b19cc49574ec4c1005649866d7d3b7546a 181 0.10/1.00 vMB 15
339,648 339,648 0000000000000000189e4a23ef4a11621c3e9e47a4390ef56c898c8e12744326 210 0.10/1.00 vMB 27
339,647 339,647 00000000000000001095c1d6bf6e37e33269c8842a4fa5ba7c1eb3108ad7f20b 481 0.24/1.00 vMB 26
339,646 339,646 00000000000000000d04968526ab3369a1ec3064c41f24a9aecffb7d49899f9f 798 0.51/1.00 vMB 22
339,645 339,645 000000000000000012a01aa50b8959c62e8726c16a2282ccb823c3ecda0c9e18 1,640 0.97/1.00 vMB 31
339,644 339,644 00000000000000000cec2f0fea108804c7544ec009db8bfa0b24c79fef4bf401 165 0.10/1.00 vMB 31
339,643 339,643 0000000000000000157cef042b56a0c0a996144ae9283caf4db59163f2fb621b 1,471 0.83/1.00 vMB 31
339,642 339,642 000000000000000003962b73919c3196b7f426e1c2fa3345399e4f939ca8eec8 86 0.07/1.00 vMB 24
339,641 339,641 000000000000000018325025be72acc39d0ce688218722391f2cbdd21a1a6743 519 0.28/1.00 vMB 25
339,640 339,640 0000000000000000062153a9db2045e28a32a1e148b3c848ffd3a44aff4c4068 72 0.07/1.00 vMB 8
339,639 339,639 00000000000000000a62f0d2e4de3c582d7dcb6bb7e35d9c6ce5f1b69daf4c17 722 0.39/1.00 vMB 27
339,638 339,638 00000000000000000ff73ca41354998bab0357102c2a640dca8c4e2ab9394e3f 293 0.29/1.00 vMB 17
339,637 339,637 000000000000000003078fb082f32707da2c246d85dc26d0c26abe0892404dad 103 0.05/1.00 vMB 26
339,636 339,636 0000000000000000023d4896cd2802e6161da1f70909cd33d51b832ed2e615c7 467 0.20/1.00 vMB 36
339,635 339,635 00000000000000000d668f823e442ffd69761d7587ae414078aae1ecf9fa9648 1,213 0.68/1.00 vMB 25
339,634 339,634 00000000000000001448a365d27072a625c41c9be4ed3652eea7e1befaa2870e 588 0.30/1.00 vMB 26
339,633 339,633 0000000000000000178b2c1476cf744078805e90ff5c9736492295975026fa7c 154 0.10/1.00 vMB 9
339,632 339,632 000000000000000018e8e93fd173ba154ce71b732313d1f3e2de9758744be49f 795 0.60/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.