Loading Tool

Explorer IconExplorer

Memory Pool

80,072 transactions
30.89 vMB
0.07194345 BTC
Random Selection Loading Transactions
Max Size: 187.77/200 MB

Candidate Block

Mining Attempt 036807684a442f6153c6340ebed7ff74d9b3fac8cc47eabf78876a4b74677369
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root 661ed25cc3a05d21fa7928c4249d7f9cea352c660d9840ffdd770ad327fea855
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.00544360 BTC
Feerates: 60.16 > 0.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (227,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,598 687,598 000000000000000000097cde303d2fb25717a3d0cb8e7bb47b3bd35d3841c1ef 2,940 1.00/1.00 vMB 46
687,597 687,597 00000000000000000001c632b124d9b345fa20f31c5d68015f9c0e6482b44887 3,083 1.00/1.00 vMB 79
687,596 687,596 0000000000000000000943fb6d298f9d51ebbe288fd4d1d918c5357b51c474ce 3,362 1.00/1.00 vMB 26
687,595 687,595 00000000000000000003da5bf93ef67551c3f135cbb2b6819664efc17956c6d6 2,925 1.00/1.00 vMB 22
687,594 687,594 00000000000000000002fa2b91d2ae0379ecfc96208da1d8118e3ce74eb0ac1c 2,712 1.00/1.00 vMB 31
687,593 687,593 0000000000000000000b679c5cab8f5179c9205c85e1d9479843a8c7e34ada9e 2,855 1.00/1.00 vMB 42
687,592 687,592 000000000000000000078c10d42d7affd177a85abd36674d306509c696d0d591 1,504 1.00/1.00 vMB 39
687,591 687,591 0000000000000000000307640a09b44cb586d189a82f8f83eae785668a4c02ab 2,418 1.00/1.00 vMB 50
687,590 687,590 00000000000000000002d37b22c5743681acf47d60912a7c8a92b7af238f9f44 2,483 1.00/1.00 vMB 38
687,589 687,589 0000000000000000000d2b2930bcb51f314a9dc493fefd366d961b92b3b69bb2 2,768 1.00/1.00 vMB 50
687,588 687,588 0000000000000000000b0f753010a010febaac3f4e88ce7041daf7125b3f917a 2,978 1.00/1.00 vMB 37
687,587 687,587 00000000000000000006633800f896775fbc354170879373fccbb02f438baaf2 2,829 1.00/1.00 vMB 47
687,586 687,586 00000000000000000002fe4fb641473e32a797098873793e92968106360dbb2a 3,051 1.00/1.00 vMB 26
687,585 687,585 0000000000000000000807db9f492a7d9ca327c34c46da74f7afb52cdd3becad 3,964 1.00/1.00 vMB 32
687,584 687,584 0000000000000000000279b80c3fb2e9f3d598da26b46da671db79563bdc3332 3,305 1.00/1.00 vMB 32
687,583 687,583 0000000000000000000d364e9ec4c475583913eed1a5738c027472e8d5464b61 2,885 1.00/1.00 vMB 58
687,582 687,582 000000000000000000046fe2bf30b087e8457cb600be4271b02bf6d484f436cd 1,794 1.00/1.00 vMB 33
687,581 687,581 0000000000000000000a1481a7e359e92cf2e8ecb97a8e5e99b30c3cba9daf4e 1,361 1.00/1.00 vMB 38
687,580 687,580 000000000000000000099183c264812d0379854277dbc6ebb84eeede1586cafa 1,604 1.00/1.00 vMB 44
687,579 687,579 0000000000000000000972debe39d34945982380f2c002fb1e3c81b810509cd9 1,175 1.00/1.00 vMB 41
687,578 687,578 00000000000000000009bee36c2b67171062d75e1c6ebfb76a68466b0f4734c1 3,148 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.71 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.