Loading Tool

Explorer IconExplorer

Memory Pool

37,838 transactions
27.09 vMB
0.05551531 BTC
Random Selection Loading Transactions
Max Size: 138.11/200 MB

Candidate Block

Mining Attempt 181f7b20d2867ec76c922cd43bb491d8ef9aba23d334cb0645895340e250d076
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root 362adb2a0507d4a6cffd95816cdfc492caa0c24c45e7f34672a1fe32514ecab2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,236
Size: 1.00 vMB
Total Fees: 0.00443861 BTC
Feerates: 150.75 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (166,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,407 748,407 0000000000000000000450c76a4ae1184bee28c361f0824bd14a4c68bf8fb9d0 2,470 1.00/1.00 vMB 18
748,406 748,406 0000000000000000000048a7662eb408eb18395a5ce49a60128f1ff4b8cb2d24 2,643 1.00/1.00 vMB 41
748,405 748,405 000000000000000000070e0e7c3821ccd666169bfdc81aee66af4eb7ea09ec97 2,652 1.00/1.00 vMB 11
748,404 748,404 0000000000000000000528114f78093989cc42063db56a8246c929791aae5633 2,945 1.00/1.00 vMB 24
748,403 748,403 000000000000000000093b80fe315c6c51fc7f477dc5cd356ce323ebbae7cb30 661 0.40/1.00 vMB 7
748,402 748,402 00000000000000000006b012261cccde2c7e0e4b60b9db74a76d90a2a11c6387 1,639 1.00/1.00 vMB 9
748,401 748,401 0000000000000000000566233551388907be34885b2b44236c48159d64caa39b 1,165 0.69/1.00 vMB 2
748,400 748,400 00000000000000000000214331d836173aee6ce982a806f24906713d447f2dc7 3,010 1.00/1.00 vMB 16
748,399 748,399 0000000000000000000369fa20bb92179c5d2472c332dbca900c4e21f1a49d61 1,996 1.00/1.00 vMB 10
748,398 748,398 0000000000000000000264b6a0e9f360d299ee93c2037e455a6e7d1005783194 2,204 1.00/1.00 vMB 7
748,397 748,397 00000000000000000008e0cb7285052537fad390faed457b88a7a1ea45b420aa 2,150 1.00/1.00 vMB 20
748,396 748,396 00000000000000000002b8f756c179b626e2cf35bac75a1f629e0aca9b5af352 2,505 0.87/1.00 vMB 8
748,395 748,395 000000000000000000098276a22ca614e5950483504959748b0c8ad33ef6de61 2,454 1.00/1.00 vMB 20
748,394 748,394 00000000000000000008e2db0bd53cb1eceb8f85735fbc58a1caf16e760b8719 866 0.51/1.00 vMB 11
748,393 748,393 0000000000000000000301ada429aec00b53d667de6b69a8776fdcc9fade95ea 310 0.23/1.00 vMB 11
748,392 748,392 00000000000000000004ea354c65f6d9c6a4657ad708942eceb2eb4dd957f2fa 204 0.07/1.00 vMB 11
748,391 748,391 00000000000000000008944be62c0c472e5c341e26279e7e765f3b6121af6b3e 2,731 0.99/1.00 vMB 13
748,390 748,390 000000000000000000091bbc7ee2867769bba1ab01407d511ca82e6ba85049c9 98 0.02/1.00 vMB 11
748,389 748,389 0000000000000000000755d40e6e8eb5f33e96cc15556bb88784af4e5f472dcd 287 0.12/1.00 vMB 9
748,388 748,388 000000000000000000086dd3cadec1b8220dc89c4bfed36627a4e577d2862690 1,146 0.42/1.00 vMB 12
748,387 748,387 00000000000000000001ae57b5c0ee080d1167e00b1b0b884794f70f8285794c 814 0.41/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.