Loading Tool

Explorer IconExplorer

Memory Pool

88,414 transactions
33.79 vMB
0.13783903 BTC
Random Selection Loading Transactions
Max Size: 199.82/200 MB

Candidate Block

Mining Attempt 49585478b9db63fb82d6d34cf3603d82df97cc6a8b725def8d92782c5900f57d
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 39e7bd276c4998fcd97b4729f89d2e04eb156bf6ea1f18262252b926a52fd367
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.05523777 BTC
Feerates: 469.97 > 5.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (170,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,387 744,387 0000000000000000000990945eb272cf5bef4b3dfa25d45e9410ee8b5c341f59 2,389 1.00/1.00 vMB 15
744,386 744,386 00000000000000000001ca2e0e8b885e2633499ceed167d58ac2fd5b4223b0e4 1,222 0.46/1.00 vMB 15
744,385 744,385 00000000000000000007073c58197ce780579d95b7416b42949f82bd77b0e65a 392 0.19/1.00 vMB 20
744,384 744,384 00000000000000000009785fde5a5d0825c5142738bfccae733cbcf141d282a8 835 0.32/1.00 vMB 15
744,383 744,383 0000000000000000000577e0bc9fa7f423d86453024d8034eac77d0469671075 764 0.26/1.00 vMB 16
744,382 744,382 000000000000000000051ad687925ae197693003f1ab4c594e171bdeea40dbc1 199 0.09/1.00 vMB 16
744,381 744,381 00000000000000000007949d76773e8746adda2feef06f0e17f836e9b9e7fa25 741 0.47/1.00 vMB 16
744,380 744,380 00000000000000000000703401d937a86e2ca3962238810fa80f9c6a220e1088 319 0.38/1.00 vMB 19
744,379 744,379 00000000000000000008f492c1b8eff1ebdca5f728fd25cadb094683a87e52f8 710 0.67/1.00 vMB 19
744,378 744,378 00000000000000000003869f77e17810676a38596f1f5609ee4c130bc2491802 287 0.84/1.00 vMB 15
744,377 744,377 0000000000000000000205ec73f7fa7f89282807ae45b90290cc9f709db9921e 417 0.23/1.00 vMB 13
744,376 744,376 00000000000000000000403b2f088701dac74b37ae8a2955240c5ff1075afe6d 1,396 0.50/1.00 vMB 15
744,375 744,375 00000000000000000008ec514337f1cc2751052b14da0ce4b7d024d79d84338a 48 0.02/1.00 vMB 15
744,374 744,374 0000000000000000000302134032cbae8c025dcec57fb36121a8283d1c81d5ee 469 0.13/1.00 vMB 17
744,373 744,373 000000000000000000015ca73f69fb3bc20240ec6cca87c0624db976b16e15ce 772 0.22/1.00 vMB 20
744,372 744,372 000000000000000000056ca5070104709fe46e3b4362e17d1c25aa1f2f5118f5 768 0.31/1.00 vMB 13
744,371 744,371 000000000000000000042a167b73bcc5befae500bb313a5bdfbadb97eabd6990 83 0.02/1.00 vMB 26
744,370 744,370 00000000000000000006e97fde7e2532b02b7a867543d9f76f914a6396fadf9b 942 0.39/1.00 vMB 14
744,369 744,369 0000000000000000000611bf1c8140c9a6c2a5def927a3f623be527fe55de97a 1,246 0.69/1.00 vMB 10
744,368 744,368 00000000000000000008c4e475be8ad3358c181c48025ddf9e19ac962a7c0686 238 0.07/1.00 vMB 17
744,367 744,367 00000000000000000001f1b127211955b7ed2a39d9ee2ab532a6c489e6ef361b 1,587 0.61/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 657.85 GB
    • Received: 14.56 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.