Loading Tool

Explorer IconExplorer

Memory Pool

43,576 transactions
26.67 vMB
0.06413934 BTC
Random Selection Loading Transactions
Max Size: 140.11/200 MB

Candidate Block

Mining Attempt 19b8e110151b93ecd00528334dfe9a404fd58f87143c0ddfbcc9dc8de83bdb8f
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 6feed8ba3a6f3702dbab5d4c6d852cf43df56f97ba7b47ca62d18efdadd6c98f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,787
Size: 1.00 vMB
Total Fees: 0.01483333 BTC
Feerates: 73.20 > 1.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (144,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,549 770,549 00000000000000000006756427394ac72f07226524c29f0a5bf3728bc5b9c120 1,673 0.71/1.00 vMB 12
770,548 770,548 000000000000000000036c106ed172e5bca323910ac9c39f1c263abea640e647 697 0.50/1.00 vMB 5
770,547 770,547 00000000000000000000924955c64a8d50614729aa391ff524212bee217a9764 917 1.00/1.00 vMB 3
770,546 770,546 000000000000000000071f2fe1e4f1e8aa281013452c9fb79a7c56eda61421a0 2,915 1.00/1.00 vMB 14
770,545 770,545 00000000000000000001f035fdde9811c83095a5b0c60cf8ac13f778b5bdd5a5 2,477 1.00/1.00 vMB 11
770,544 770,544 00000000000000000004d4821c8aab0cba01f0d9c181e787e74dbb3064edf482 38 0.01/1.00 vMB 28
770,543 770,543 0000000000000000000110649285bfbd9dad45127460454b5951fb451730440b 1,183 0.89/1.00 vMB 3
770,542 770,542 0000000000000000000219d3444673bfd96f5d8474c068c4e9260934bbf979b1 2,251 1.00/1.00 vMB 5
770,541 770,541 0000000000000000000097dd84567741cbd78e4f5e3a499295b9162eee0abae7 2,792 1.00/1.00 vMB 14
770,540 770,540 000000000000000000017fe989176cc8a208e0bc244289c6407b8a9234e98994 1,850 1.00/1.00 vMB 14
770,539 770,539 00000000000000000000f13a057166a7f5350b06a3c8bb6b6dc716ac4cb39aa7 2,778 1.00/1.00 vMB 23
770,538 770,538 0000000000000000000571509eac4819dae8ff2c320c487cfd612d36db7ffe1a 2,813 1.00/1.00 vMB 9
770,537 770,537 00000000000000000007a9ec255b94240a11d407908cf9408aa052beff91ceff 3,407 1.00/1.00 vMB 19
770,536 770,536 000000000000000000009d6e29940a92a116b0398971163f3ab9b2052752b033 3,140 0.99/1.00 vMB 13
770,535 770,535 000000000000000000024eafb317986c2214dd1200aa31fae6c500dfc27731bf 2,798 0.93/1.00 vMB 12
770,534 770,534 0000000000000000000412791d9925202a0e8b5ee2d84f986493403475911a0d 1,047 0.35/1.00 vMB 12
770,533 770,533 00000000000000000006028546e7196ea96eb8564c4dfd49d33de59a8f7a3023 978 0.31/1.00 vMB 14
770,532 770,532 00000000000000000005be4f2329cfb4553263e59cdfde8474b738df1e0c1b6e 2,277 0.74/1.00 vMB 13
770,531 770,531 00000000000000000006fd8e5a15bb20fafb3bcb37e14577cfda343ade845279 602 0.21/1.00 vMB 14
770,530 770,530 00000000000000000001ae9dddb3557095d4f5c492c3d1f15c69d6407fee5e47 468 0.48/1.00 vMB 1
770,529 770,529 000000000000000000050908e300b75a5528b2d495139a8820b23557355cd681 1,484 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.17 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: 653.56 GB
    • Received: 13.94 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.