Loading Tool

Explorer IconExplorer

Memory Pool

35,616 transactions
19.16 vMB
0.05322661 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.01/200 MB

Candidate Block

Mining Attempt 7314f6901873b4f02b351780f862d01f589248a68159a0be0115860966b31040
Version 20000000
Previous Block 00000000000000000000757c94e4a1a6763834d1cd4216c8eee6733ef1b20457
Merkle Root d9b8ac9eec2d9e1a9aa25102ddcb8db3ec7a57d60c2e45cb92122fdf22a723be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,536
Size: 0.99798925 1.00 vMB
Total Fees: 0.01697063 BTC
Feerates: 60.16 > 1.70 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,839 (796,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,740 117,740 000000000000a5aff8ddcfc02bab8178b5e460c624efc64de71427261c8d1da3 10 0.00/1.00 vMB 331
117,739 117,739 000000000000bf6768034f164c25e4ae51c2fe146232b119fa674ce095a52e4c 11 0.00/1.00 vMB 313
117,738 117,738 0000000000002d49bf6bd36e0c240d9a774db8ed5dcacf4b630430852e05aee8 11 0.00/1.00 vMB 648
117,737 117,737 000000000000734569f490727cfd61b49223d4120d5f36959869a91af755a8dc 20 0.01/1.00 vMB 1,133
117,736 117,736 0000000000006ff11366358f7e701d52705bac4ba14845e4d2e8327a9961cc57 10 0.00/1.00 vMB 1,210
117,735 117,735 0000000000003870fa421b167dcd4a67d39d7eff094b552fd02479b5e525914c 13 0.00/1.00 vMB 643
117,734 117,734 00000000000073daec534a9bc3c7c4610b45d8f67d4e8be79bff72d426fb708e 14 0.01/1.00 vMB 1,708
117,733 117,733 00000000000071d695db02b0f410850a7a1afdfc0777b65347d031851bc4e456 3 0.01/1.00 vMB 1,191
117,732 117,732 000000000000612dd5af5122df6c980a503124697b03ec33222b2cb3c4398bf7 16 0.00/1.00 vMB 1,293
117,731 117,731 000000000000bb62a5e052f94b65ec837b4ae0783560763b5a3548e9f7837c6b 24 0.01/1.00 vMB 2,208
117,730 117,730 0000000000003dd4662c092a23ae0690d242426285b034c93aed80b4c6ea212e 45 0.01/1.00 vMB 434
117,729 117,729 00000000000036cf43a5942ceddc6a0734e9e7ed2ec207d60b100084ef3729e1 11 0.00/1.00 vMB 1,603
117,728 117,728 0000000000007875081b26123d3d534e79a3f710c8acd70f936260e4b42776ef 13 0.00/1.00 vMB 0
117,727 117,727 000000000000992c5a5b29b3c5603f652a6815f180c41b215fb4e43686b00e7a 13 0.00/1.00 vMB 341
117,726 117,726 000000000000561c17d2836f3f6cc6e54a03ccb23f37c1280d4c3f6091435560 12 0.00/1.00 vMB 0
117,725 117,725 00000000000057f631b92426ba9bfdbc2a0c72a97290ada5108e19d56d5f75f9 11 0.00/1.00 vMB 0
117,724 117,724 0000000000008d8578b2f5ff5637ff6800b0bcb81453bfe754b0fd3926ac06fe 2 0.00/1.00 vMB 0
117,723 117,723 000000000000bc8b73ed85152dd604268c9629e58e1120d10a954c0c22fa69f4 8 0.00/1.00 vMB 0
117,722 117,722 000000000000380a0bb1144e5067221f486c7b595bf4f7600f601e3dc7957fa9 1 0.00/1.00 vMB 0
117,721 117,721 0000000000009eb9eba94ea8c4b1a79e7a2a6cff307a4ef2b250875b6a9c9f71 13 0.01/1.00 vMB 150
117,720 117,720 000000000000681a6ac646736767bf86ee22621e6af0e95c8147fd403404b9ae 11 0.00/1.00 vMB 618
Previous 10 blocks ↓
Total Size: 780.33 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: 520.63 GB
    • Received: 4.77 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.