Loading Tool

Explorer IconExplorer

Memory Pool

79,164 transactions
29.29 vMB
0.07188512 BTC
Random Selection Loading Transactions
Max Size: 175.78/200 MB

Candidate Block

Mining Attempt fa4fd23a5a0767da5959fcaeaa406096be5295b94b7b674fb46a06dc3af6e598
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 044dedfbd177c358d813ad6f3a1c6303145d4aa03b039889a2002e89fc5430b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01238791 BTC
Feerates: 170.94 > 1.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (318,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,403 596,403 000000000000000000094c08d20bd989dea470941305d685a79e5c31fa4acc47 2,416 1.00/1.00 vMB 53
596,402 596,402 00000000000000000005f7e38e5eb039843647679386095ab4d3afb9177df6be 701 0.23/1.00 vMB 26
596,401 596,401 000000000000000000170a2b99271f1e026b37652ca5ac31504215ef166ec77f 1,065 0.37/1.00 vMB 32
596,400 596,400 000000000000000000157958f5257c6e3feed7599be13415cb53e8ecc54cde85 686 0.27/1.00 vMB 27
596,399 596,399 000000000000000000167326f9b165e6c2bd0cb48a70c58c94de5e61313bbb25 1,486 0.47/1.00 vMB 27
596,398 596,398 0000000000000000000a9a353c293470da647ef0f41dc33b60c2724ad0e18fe7 248 0.17/1.00 vMB 25
596,397 596,397 0000000000000000001169aa93e45337ff114bcbef85b5a6ec9204082ef14a6d 947 0.43/1.00 vMB 9
596,396 596,396 000000000000000000040cc08f95277aaaaf654578d21fb528543d5a6722689b 2,445 1.00/1.00 vMB 11
596,395 596,395 0000000000000000000c4d5e9648baa7d5a388a37e6aeccc8f6681b28c94abe5 2,773 1.00/1.00 vMB 17
596,394 596,394 0000000000000000000cdfb31edebecae1d210eec2445183c66569aaf7e2987e 2,961 1.00/1.00 vMB 41
596,393 596,393 00000000000000000007b7cb2a95d375166b115b7fe74ef4bb30a5fa0bc549ab 2,520 1.00/1.00 vMB 22
596,392 596,392 00000000000000000016b4a08a52a21c2da89e07ecb7542703b8e1a0650f84a8 2,741 1.00/1.00 vMB 31
596,391 596,391 00000000000000000010e5e1b8245800c6723a39174f981ad6b43e6be9808165 3,018 1.00/1.00 vMB 45
596,390 596,390 0000000000000000000e3e0e29cb6d2c40123dfc22ae310028359f32442fde86 2,916 1.00/1.00 vMB 16
596,389 596,389 00000000000000000002853e0ef2a402bd5db49c8c6a6e3863cca65c2982a6f9 3,150 1.00/1.00 vMB 35
596,388 596,388 0000000000000000000a5082e8e9d25ce97ac7fb8cc3835e7f5783fc6eca1dc1 466 0.14/1.00 vMB 27
596,387 596,387 0000000000000000000ca100353b8dd7334d7ebed455e0583222edadcbd35475 1,682 0.80/1.00 vMB 13
596,386 596,386 000000000000000000088e0df731b9e95061bde16e5a712a6c9a3c93fd3e488c 2,138 1.00/1.00 vMB 24
596,385 596,385 0000000000000000000e5fac7a00e394f46cbbd5f28035c96d06989420a1ab26 2,690 1.00/1.00 vMB 10
596,384 596,384 00000000000000000011acc282e45a497cdfa930144ffe341a499ce1f425fae6 2,581 1.00/1.00 vMB 19
596,383 596,383 0000000000000000000668b9ffc7905afc8ea8efd0ba028e168bbde0f81863c8 2,507 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.