Loading Tool

Explorer IconExplorer

Memory Pool

42,748 transactions
29.40 vMB
0.07332732 BTC
Random Selection Loading Transactions
Max Size: 150.68/200 MB

Candidate Block

Mining Attempt b7199af936dcc79ad5fa09bb1b446fc118eb8e6de26351ccfb2acdde19b1da15
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 22fc86a713e3630349a9ea5227a95ef74934fd3677f7137f388606782870deda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,229
Size: 1.00 vMB
Total Fees: 0.01568969 BTC
Feerates: 200.71 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (441,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,232 473,232 0000000000000000005083b2b61abfe75e6886299a55534f0e9e4ba0dd9291d4 1,907 1.00/1.00 vMB 335
473,231 473,231 0000000000000000009ea1211b8f8415f112cb1f701e5d4ed9f8bbc08f435ac7 1,946 1.00/1.00 vMB 296
473,230 473,230 0000000000000000018ad26430c312c83600ec1dbd3d10283e3190d342553881 2,166 0.99/1.00 vMB 378
473,229 473,229 00000000000000000189c85b92685935d5a52fe4dc80441ce37b4dee2fb960a2 2,352 1.00/1.00 vMB 374
473,228 473,228 00000000000000000026fcdfedd53b7634ffec4a2d13e76476922650e856d2dc 2,451 1.00/1.00 vMB 401
473,227 473,227 000000000000000000eee7de383b9e62b6da2b31307b1e8455f769a198ba4bad 1,979 1.00/1.00 vMB 384
473,226 473,226 00000000000000000082a2b25921a6cea8a3ebe31a1e8180658ec9cacaad8fc3 2,048 1.00/1.00 vMB 392
473,225 473,225 000000000000000000b1a0e642a56a8b2163896fff8f0f18729c257e521104cd 1,481 0.81/1.00 vMB 207
473,224 473,224 0000000000000000005999d639df295eec52a62f108cafc15bedd3d34e86e782 745 1.00/1.00 vMB 97
473,223 473,223 0000000000000000013e0f10272fa8adfd2ae13e85e606c7756a5adfaca15d3e 1,472 1.00/1.00 vMB 157
473,222 473,222 000000000000000000eadf2097f965c638960c51cef5c34feb1781625357903c 1,477 0.86/1.00 vMB 247
473,221 473,221 000000000000000000571a9fb32274887c389bd5d13f522c99b526998d500cab 991 1.00/1.00 vMB 120
473,220 473,220 000000000000000000a98c85cc8017fac466bb7d4f82bdbd1c38e1e1a2d0a3c9 383 1.00/1.00 vMB 46
473,219 473,219 0000000000000000014dfa60a0cc2aa81d32025a61ddc85ddf0591a87ceaa8fe 140 1.00/1.00 vMB 12
473,218 473,218 00000000000000000065c84275e876bad58227afdd613277c2ba35c09a25b731 97 1.00/1.00 vMB 12
473,217 473,217 0000000000000000015e75ec3219c16c46c6ca83b2869bf1a148c8e4a5226a4a 120 1.00/1.00 vMB 8
473,216 473,216 000000000000000000fdd3351472e1092925699a6562e6b85bd28cada457c40a 1,920 1.00/1.00 vMB 257
473,215 473,215 000000000000000000b271ccc850f6fff35af41d9af7c2b1aa69a1557ed3dcb8 1,998 1.00/1.00 vMB 245
473,214 473,214 000000000000000001648f56dd14e4fc9223c899fe8673fbeaf9c4d8d6a13fa6 41 0.02/1.00 vMB 303
473,213 473,213 000000000000000001574587bdca16c44bcd4c52556a7984af3cfe4ae62abe45 454 0.19/1.00 vMB 286
473,212 473,212 000000000000000000bc55afe205f8072ee69ff2cdb56cdc56bd5e09b7e7d84c 1,864 1.00/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

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