Loading Tool

Explorer IconExplorer

Memory Pool

82,672 transactions
30.41 vMB
0.10566111 BTC
Random Selection Loading Transactions
Max Size: 183.32/200 MB

Candidate Block

Mining Attempt 7824280f035e849842d433da144de4171089b90daf5323252c66814965a6a54b
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 7240164722b228ffbe54bb9e155b33964a64e5d72bc9590d60293166c2fda3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.04307461 BTC
Feerates: 526.32 > 4.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (564,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,217 350,217 00000000000000000795a075c7a3b907938053e25525181695ad9fedba7c8f94 1,405 0.69/1.00 vMB 34
350,216 350,216 0000000000000000007d9bb8104170dce8f9b2b87778ac6d99beeac749082b6c 646 0.38/1.00 vMB 23
350,215 350,215 00000000000000000ae0d98dbf804169f313ee80492c50e3f502cd40db8bc553 1,763 0.92/1.00 vMB 33
350,214 350,214 000000000000000001d9b58cb31b202fe93986b033c9fe2be7aea506e0451902 148 0.07/1.00 vMB 25
350,213 350,213 00000000000000000fc1537ce92b199f23256ed4be93682b7b475bfcdcfdd5e9 1,122 0.55/1.00 vMB 22
350,212 350,212 000000000000000012038dab052c6b93d431f4ccc946c71876f96e0b7c2eecb9 1,075 0.58/1.00 vMB 28
350,211 350,211 0000000000000000017c4cfa59e64c7ff4d32e52337066c7f210ee54ffa29fa2 594 0.43/1.00 vMB 21
350,210 350,210 0000000000000000081ed7cf5289f4a678d17c1622502874296c357c84b0ba11 1,063 0.99/1.00 vMB 18
350,209 350,209 0000000000000000024a9e60a721bc7e0aac95266acca11f09eaf90c5ee82585 2,374 0.75/1.00 vMB 51
350,208 350,208 00000000000000000f2104bbe2c1f29fdf873f1a702352f9b5cfa2908fdd199a 430 0.24/1.00 vMB 21
350,207 350,207 0000000000000000160226f2135c3c38d21046051233173ffe9ff4dfbf6038fd 505 0.28/1.00 vMB 23
350,206 350,206 00000000000000000fcf83a8f0d662c631e2d6462232bcb1756dfc58f5138d58 889 0.64/1.00 vMB 17
350,205 350,205 000000000000000000142833223752a4184d470db6bb7c724e3e91d307066006 1,872 0.75/1.00 vMB 33
350,204 350,204 0000000000000000087182d6e8d87d7114e5392a434b2d75258a117236b5a9d1 1,294 0.75/1.00 vMB 23
350,203 350,203 000000000000000017400556b3477cf39076da357f0c8d5c9a2e5906b63c943a 512 0.17/1.00 vMB 41
350,202 350,202 000000000000000017117fd7317a8a6dc39abc55747d7b27f0d16a461fcb7974 564 0.26/1.00 vMB 29
350,201 350,201 00000000000000000f9e77c173af168f04b1f883ada315fb980a03667d22bf27 844 0.44/1.00 vMB 24
350,200 350,200 000000000000000008ebf26f102ad01a92b9dfe44e1b41dfffd9a4ed2c65a309 247 0.17/1.00 vMB 21
350,199 350,199 000000000000000016d6595a9953b5799d25bd1025caac73bf5e62dedef2f0dd 579 0.30/1.00 vMB 32
350,198 350,198 000000000000000002483df2d47e28b4f6f71cfe3b8c9b0a00e086b7587e965a 260 0.17/1.00 vMB 20
350,197 350,197 00000000000000000cc6e7bcf34755b0e8ee55bfbd17929c96e8a45448624889 533 0.28/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.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: 660.41 GB
    • Received: 14.73 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.