Loading Tool

Explorer IconExplorer

Memory Pool

53,864 transactions
29.78 vMB
0.10530443 BTC
Random Selection Loading Transactions
Max Size: 159.97/200 MB

Candidate Block

Mining Attempt ce5d4a9c22a2cb20cae359dc7d8ab355ba30c3d92f4e8d4edec379b068e90e50
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 26787697f471a940bf04145c191564c5578566f6fced499dfc440602cec58ba3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.03264824 BTC
Feerates: 150.77 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (529,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,273 385,273 000000000000000009b8775b05799c6d2801aeaad18a5c80f232b0aadb8fe893 109 0.09/1.00 vMB 15
385,272 385,272 000000000000000006c5d710ef9e14a62e311f8bf4aa38805f4d633f221c0dfe 532 0.26/1.00 vMB 35
385,271 385,271 00000000000000000d54d94f97ea4779a749e85ad90bd3596b7ac4caddc3516b 620 0.75/1.00 vMB 11
385,270 385,270 0000000000000000095fbdde285f41db547dcdc89ae09dfb60acb378acbc55ed 181 0.25/1.00 vMB 10
385,269 385,269 00000000000000000333db7b9784b260513b0c8cd22cfa157762d5eaa19b8e4a 1 0.00/1.00 vMB 0
385,268 385,268 00000000000000000a1d68c8f26baf3dbf74b362e3a7f2d3d1feee41d877aef3 683 0.37/1.00 vMB 29
385,267 385,267 00000000000000000b72134265f10d57e60922f37ac6212c3842b6636282228a 1,114 0.99/1.00 vMB 18
385,266 385,266 00000000000000000c16555ae49043ff2a61158f93b22809c6a2e03c50559b46 1,982 1.00/1.00 vMB 33
385,265 385,265 000000000000000001f581a51062546c03af8a03b2e3da47f9219c783bd84313 1,857 0.76/1.00 vMB 41
385,264 385,264 000000000000000005973056e458f95a8346f81da0abecdb8e82627da677faed 1,347 0.99/1.00 vMB 18
385,263 385,263 00000000000000000a3821a44c34c2315ae136a45929b592df288dea3a4d661e 1,653 0.59/1.00 vMB 44
385,262 385,262 00000000000000000605c73f46b31b422ac3e2d1809739acc0f6395ddcf30c25 1,352 0.62/1.00 vMB 36
385,261 385,261 0000000000000000061d663ea58706c7dd5333d5bfd70dd11823cb247cf90188 599 0.29/1.00 vMB 28
385,260 385,260 00000000000000000758e0bb4bc882042b3b3737737edf709bb3f48883aa9302 188 0.13/1.00 vMB 18
385,259 385,259 000000000000000002cbf1403631d80288b1b41482a280318c76b2109457615f 1,730 0.83/1.00 vMB 32
385,258 385,258 000000000000000001c081cca2148d3293e2612d609339c7a49489a0c152ccf2 1,429 1.00/1.00 vMB 23
385,257 385,257 00000000000000000b69e6e95a88cfe1cc96c4e134d1cd48ea3a27c46b6a61b1 1,856 0.91/1.00 vMB 34
385,256 385,256 0000000000000000010391de61b86d2800f18d9e83189851d9a990b137f45a7f 1,164 0.56/1.00 vMB 30
385,255 385,255 000000000000000003db385f14b07b457719d593578926660d9e0f550e5dda1d 307 0.15/1.00 vMB 37
385,254 385,254 00000000000000000531ea1c348d8b8b959f72f960cc5ded2ebe13d5d73e6f88 1,884 0.77/1.00 vMB 35
385,253 385,253 0000000000000000049eacdba32061499ca4ae15e1fb3c2a18962ebc2fcf9ca8 1,393 0.80/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.