Loading Tool

Explorer IconExplorer

Memory Pool

80,729 transactions
30.04 vMB
0.12460873 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt 44e6b59e665c0e6f19bbe06f1cab7814688f14fdd8e0c020404625ee7d2f5ee5
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8eb6e9c6992803922296336e58154315f0b15e793a940cd5e55b0516c0e2ff45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.05152359 BTC
Feerates: 242.90 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (182,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,831 732,831 000000000000000000006f89d23ea50d34b7e13cff1c4ed876ec3da6181bfb64 796 0.23/1.00 vMB 6
732,830 732,830 00000000000000000007e4f030b21fd07b6a0668e087bb4b1713b2d8a91d4034 1,584 0.53/1.00 vMB 7
732,829 732,829 000000000000000000080bd02cd4e7b60ab42109fc4dd0b65f58248c6d8c0240 430 0.22/1.00 vMB 5
732,828 732,828 000000000000000000034a0d43851b4a988ce39dd01808f6e469a8c72c45c6c6 1,461 0.80/1.00 vMB 4
732,827 732,827 000000000000000000077185168d8bf78f32b83f5fd31d79ab91080a92abba15 1,234 0.81/1.00 vMB 4
732,826 732,826 00000000000000000006266771fdf056a4ec9dc279b5cc0d944275ac2973b3bd 120 0.14/1.00 vMB 3
732,825 732,825 00000000000000000000ea7916e76b7dd392ceded858889f52f573f8737f674c 938 0.53/1.00 vMB 6
732,824 732,824 00000000000000000004beb1ca96ead8cd322390f72cb732aec950064f8f222a 1,197 0.54/1.00 vMB 6
732,823 732,823 000000000000000000094fdc31f12100bd8b9cfece9c36a26416d9b285a0cbb0 2,866 0.96/1.00 vMB 6
732,822 732,822 00000000000000000003b40d5572425656eee3a12863e045856282941794968c 703 0.29/1.00 vMB 6
732,821 732,821 0000000000000000000493aa56a68fb27d0f64ca52e5bf52b1328d23cd0ad461 647 0.23/1.00 vMB 6
732,820 732,820 000000000000000000090e372398c6fa1410ce56da0d43821f89054919a7b60b 397 0.11/1.00 vMB 8
732,819 732,819 000000000000000000051991d1c9936020244ddb8eb65f52ae414064390853dd 393 0.12/1.00 vMB 9
732,818 732,818 00000000000000000001d69c3267a1369b9fa802eec91cd2b542860721a5ce28 1,729 0.63/1.00 vMB 7
732,817 732,817 0000000000000000000917a14bc14b07984fc3c332e3c49086146f1f25021aa7 1,124 0.96/1.00 vMB 1
732,816 732,816 00000000000000000001ff709ef33258deaa3ec9c559ffb2bb18216692d6e16d 2,768 1.00/1.00 vMB 9
732,815 732,815 000000000000000000026883c50306fd1d69f18a45b9d49c288339984893a269 2,496 1.00/1.00 vMB 7
732,814 732,814 00000000000000000001963936561635543c259494c53e417d5c59e8fa6bb454 1,471 0.56/1.00 vMB 8
732,813 732,813 00000000000000000000ce5b81156740b69da38415cf49986df1d66f17c28c76 937 1.00/1.00 vMB 2
732,812 732,812 00000000000000000001c14e7c7c00b6cc35bc03e4904a6c3783515052410c50 1,488 1.00/1.00 vMB 4
732,811 732,811 000000000000000000016923fc405bbb8e9552072b0905adeb4115706e569bb2 1,808 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.