Loading Tool

Explorer IconExplorer

Memory Pool

83,500 transactions
31.72 vMB
0.12870580 BTC
Random Selection Loading Transactions
Max Size: 191.66/200 MB

Candidate Block

Mining Attempt 99e086e7f89641932c8fdd4b1c770a5c0f95d78233679f6b75a1e592c99c39e7
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 9ee8178dba94de30c903a7bc4765740899891178210a3e8777e57bb3a527ce7a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.04343080 BTC
Feerates: 803.65 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (490,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,364 424,364 000000000000000003068571045cf83c69f8deac258bc754c6490951a3b0b1b0 1,901 1.00/1.00 vMB 98
424,363 424,363 000000000000000004fd9409e16119766230083dc18cfd463eed41494b96d6a6 811 0.37/1.00 vMB 66
424,362 424,362 000000000000000000ea3dc98a996fb51727fac46accc1b87e105e2e29ca18dc 863 0.98/1.00 vMB 23
424,361 424,361 0000000000000000012ef020c2553067ed21b1f7ebd3a05c4689c29eda82aa06 227 0.11/1.00 vMB 57
424,360 424,360 0000000000000000055f7def7c655cb6b18fd697732305aabbf070454f725a4a 616 0.99/1.00 vMB 17
424,359 424,359 00000000000000000349f483aa1182b98316cf608e0e93eb2f168590ce671545 763 0.37/1.00 vMB 73
424,358 424,358 0000000000000000055a4b9da3d611892bb0b7953e206f7ed64f9d41e14cb7e9 1,164 1.00/1.00 vMB 29
424,357 424,357 000000000000000004f7db650dc12b7cda790e2e5dc5fe9441f165809758ffcf 2,848 1.00/1.00 vMB 101
424,356 424,356 00000000000000000391b10a21474956ebf27d823dff70a2b40194743d5164c8 725 0.35/1.00 vMB 70
424,355 424,355 000000000000000004b51733ea2fbfe47e54627b93ac6a5c91821b1150bf1d67 272 0.10/1.00 vMB 81
424,354 424,354 000000000000000000d24329cc38df8e57338ce7056a177a2d51c3652142fee0 1,419 0.78/1.00 vMB 66
424,353 424,353 0000000000000000008e28430ce5e952aaf4a4589eef3d69627975db11647648 500 0.27/1.00 vMB 60
424,352 424,352 0000000000000000029f3e5ee8b085dc48ecd506fbd0436280ab64eeb73f379c 1,679 0.83/1.00 vMB 63
424,351 424,351 000000000000000004baea9047c69f2821323e7945b599b1b14ecce9e1df9bbd 1,874 0.84/1.00 vMB 68
424,350 424,350 000000000000000003eac206b37627cc75083124f4ec44002fb7adc2c2382f1a 2,696 1.00/1.00 vMB 71
424,349 424,349 0000000000000000047aa0a5bf572ec713f8da52a84d39e1609e07610b752a4c 23 0.01/1.00 vMB 324
424,348 424,348 0000000000000000050535745a7a468aec501b1d15a38a1a95f25cb28fd83b39 901 0.60/1.00 vMB 44
424,347 424,347 0000000000000000015214c0203be91c67ba80563ca050fa0ca4d2180e9a6952 599 0.32/1.00 vMB 74
424,346 424,346 000000000000000003240273b0ab3a2b9e3b4369705ac5db76d1f1c6196dd6dc 1,190 0.56/1.00 vMB 81
424,345 424,345 000000000000000001ecb87434537eb87f58180361255c9430b68e5388180d4f 1,804 0.99/1.00 vMB 77
424,344 424,344 0000000000000000011253a748f05fb3341d3414ab39bba9cf26dc1d7681962c 540 0.67/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.