Loading Tool

Explorer IconExplorer

Memory Pool

28,740 transactions
9.46 vMB
0.09852881 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.68/200 MB

Candidate Block

Mining Attempt 95bdf968707a960cc55844123c18848a8f12f4a51ece496b14015c622321cf79
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root eb5c92c0a8b412b9f0831963115ca5c43c7ce8da501cac6ea89cce13c164839c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,746
Size: 1.00 vMB
Total Fees: 0.02753294 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (769,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,508 143,508 00000000000003baa9f41f6101591ad477ca9a06972db713a4b318a769953f7b 84 0.06 vMB 144
143,507 143,507 000000000000070a6d7a06916ad5069994f9f96878f9f9fb12aa54e46c7bddd0 36 0.02 vMB 227
143,506 143,506 0000000000000748bb712be9a3fccaa493223c19e782e3751deeaa04e8ebb474 45 0.03 vMB 198
143,505 143,505 00000000000004854bb1839c6f22296b8de239141d53063a7b5f759c161db57e 130 0.05 vMB 225
143,504 143,504 0000000000000102ae6f09f4892e76fda13eb59d9f5d959de99b68edcae2621e 157 0.05 vMB 64
143,503 143,503 00000000000000d343f0d58406f7e8befd1e960a6c180d340e3d9aabf9b8d83d 8 0.01 vMB 136
143,502 143,502 000000000000056c9b1f706d3556218234699e3eaa40c9fe6b62d0e35b303017 19 0.01 vMB 228
143,501 143,501 00000000000007b79a3f447e7f2bdf314d5aedfc737ff6d546c9b6ca8a3df5fd 46 0.02 vMB 136
143,500 143,500 00000000000001b97624f84f87dced4eafc0c372d75bdace6cd6fccfac3d8fa4 39 0.01 vMB 211
143,499 143,499 00000000000000c76d3a2e773a80ba9e0f11e46d37ba361de77adce4c3091a5f 66 0.04 vMB 107
143,498 143,498 0000000000000109326aeea3ffdd84626104267e879fe807298521164f9ef2e0 3 0.00 vMB 996
143,497 143,497 0000000000000027a9ad6bb824564700584c0973d6f9f7126c478136ea6737b1 21 0.01 vMB 74
143,496 143,496 000000000000026688ba0b2de12069f97b81ac55b27bd4511290918910c9841c 152 0.05 vMB 46
143,495 143,495 00000000000004a596038b3424d1e0d4f878374b93f71a56812bdf4e0487526e 45 0.02 vMB 119
143,494 143,494 00000000000001c20f214c507fc24a504861d41ad8950bf158d94783eb360345 68 0.03 vMB 13
143,493 143,493 000000000000004835c8bb05f74438786a0be1452353f519acc5f95a0339ab00 160 0.08 vMB 290
143,492 143,492 000000000000044d847d476813c0a2639df6b8a7dbd88b4c75afe39b0a8c93bf 76 0.03 vMB 531
143,491 143,491 00000000000005f021980df98cef7ad38f92ab82f48b67d0d9cb149934c36663 5 0.00 vMB 57
143,490 143,490 00000000000004bda372fc41d99906f59e0b37acd4e9b44edf7cc19ab203ad48 67 0.03 vMB 83
143,489 143,489 00000000000009167b5e5e9bb7be7bcf36e8683c0a18743107db9c7cbcc92fb9 9 0.00 vMB 1,638
143,488 143,488 000000000000054b4f2efa4d6763528a275f086aaae8afe3d05e2889092d0a2b 47 0.02 vMB 133
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.32 GB
    • Received: 0.46 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.