Loading Tool

Explorer IconExplorer

Memory Pool

53,382 transactions
31.14 vMB
0.12177455 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt 7664b6f36007487561e7dee97aefc57ab149cb2bc3e6df5781085387f2371767
Version 20000000
Previous Block 0000000000000000000062eca90b6c850441ed7ba51b4482cf00fbe216ef2a8c
Merkle Root 6ccb1ea4d54e25f689658976eeb6d76b8267a8e7ab39c5e1307018ae541aa4b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.03459084 BTC
Feerates: 73.23 > 3.47 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,814 (611,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,261 303,261 00000000000000004d4e335389ba092580c364314ac7b4e99f1c0b514e4cdd38 82 0.03/1.00 vMB 32
303,260 303,260 0000000000000000674221cdc4b090bce0b2708381ede5e4d49f95738a97c0f1 514 0.23/1.00 vMB 35
303,259 303,259 000000000000000034abec3f328d9dc46189df51ed16232f3ed0c9f161744f5a 203 0.09/1.00 vMB 38
303,258 303,258 000000000000000057ca237dfdf879466b3ef1a6f0ac3461c62adc8b7ea8ec7b 49 0.03/1.00 vMB 23
303,257 303,257 0000000000000000487292bc6b9ae0ad846a908207ebd1177eb7a71339c5e2b2 187 0.11/1.00 vMB 27
303,256 303,256 0000000000000000444009f4b07b942cac795e125386b8a20860132c4c5d7bcc 35 0.02/1.00 vMB 27
303,255 303,255 00000000000000003930122f048abff5a3ecd3c82bb391040985949af4d57c92 1,008 0.55/1.00 vMB 31
303,254 303,254 00000000000000002f6d526c8fc6c9fa33751da5ef11b09fb5b51e8e111e96d6 424 0.27/1.00 vMB 28
303,253 303,253 000000000000000060e324620c21e32d8b436b7df21760ff0e8330ea2b73ce19 548 0.30/1.00 vMB 36
303,252 303,252 00000000000000000b06e45f7203b3299cc44ad23740a43ef754653108feeef2 319 0.22/1.00 vMB 25
303,251 303,251 000000000000000018ebe728e653d0ced8704b1ec88f8a93978d733ae6ada310 979 0.61/1.00 vMB 27
303,250 303,250 00000000000000003d064dce6041a89b9b333d9300a633b42f85027aa7892727 341 0.21/1.00 vMB 17
303,249 303,249 00000000000000002a12aa2be32b6b0b7ac1e1d1e85e7369fc5cdfdf1927e74d 175 0.14/1.00 vMB 19
303,248 303,248 000000000000000029470b107be7c50a51b9082d26510f0de36373db8049d29b 625 0.38/1.00 vMB 28
303,247 303,247 00000000000000003e4674c92fdf7d0b9e61d1f3615dc0b8fe21c13d9c273e71 514 0.35/1.00 vMB 24
303,246 303,246 0000000000000000685db99b2e6defda09b30086bdcf20aa48871336ffd5ba7b 512 0.24/1.00 vMB 37
303,245 303,245 000000000000000001bec796e152267190b9211edfb067247ca8b9a6b7b267dc 290 0.19/1.00 vMB 26
303,244 303,244 00000000000000001f9f12662a8b995dcb61ee7607e06993dce044c3b6013cb4 304 0.15/1.00 vMB 32
303,243 303,243 000000000000000049c43949e03c7f86855a5092f8eea0af9741985005701204 169 0.25/1.00 vMB 12
303,242 303,242 00000000000000004bb86cc491c39e940c31b1698d73a4ead4ac8115eac22458 912 0.35/1.00 vMB 45
303,241 303,241 000000000000000066331b2f4fcec9f40ecf1a44edf6a2fb2ba0d71d0412acba 19 0.01/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.43 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.