Loading Tool

Explorer IconExplorer

Memory Pool

89,067 transactions
33.63 vMB
0.25567871 BTC
Random Selection Loading Transactions
Max Size: 195.75/200 MB

Candidate Block

Mining Attempt 8fbfa067708e23fd41ae3b6b5940b9589dff422e0af80150a03ba41c0e0744fb
Version 20000000
Previous Block 00000000000000000000dcfe18c3e42ef91cba968ba3b2f26fba23c17a72a66c
Merkle Root 1e3c408191200f35bfa8b5fedac53407d3984c70323469a5764af3831a85ff4c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,243
Size: 1.00 vMB
Total Fees: 0.06021289 BTC
Feerates: 200.39 > 6.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,636 (793,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,845 121,845 0000000000003a4a2f8ac0f59d8fd45bddfdc1eaa21912290a7f04b532599b8d 28 0.01/1.00 vMB 816
121,844 121,844 0000000000002f3aa34637e2dbe5fac6cd106f1688ec04e237025262552ef715 2 0.00/1.00 vMB 3,891
121,843 121,843 0000000000007f0ed6604f2229fc530caf7709dacec47cd6c640844c422ac101 11 0.00/1.00 vMB 316
121,842 121,842 00000000000024d9a2aa22b9d85199c69d0c33ebbb270e88bf78e88ec7270c7b 16 0.01/1.00 vMB 607
121,841 121,841 0000000000005777d5fee115785588e7c0600487e437211ad9e0fbb023f99a52 37 0.01/1.00 vMB 809
121,840 121,840 000000000000686f4c0ee39ece398fb27d72d06a6f60100c8096284f9a6e9f05 7 0.00/1.00 vMB 0
121,839 121,839 00000000000089aec0d7ee1c54dfa450927cb54a986a9e46141ee3f367a1eaed 11 0.01/1.00 vMB 429
121,838 121,838 0000000000003db2a6c43066f556a319bcd2f75c26f645c50575ae5330f0fda5 20 0.01/1.00 vMB 493
121,837 121,837 000000000000985ffd0aad2d7bf7cb646a30616f56bb5c3964140f2ba17453e2 23 0.01/1.00 vMB 671
121,836 121,836 000000000000767a6aa347ff0fc5185d962486071a09af7afcf7716bbadb8012 36 0.01/1.00 vMB 335
121,835 121,835 000000000000315a991ff28510d4cca9822ab469516715083a94cad90980f6d4 8 0.01/1.00 vMB 856
121,834 121,834 00000000000038ebbe3500266718e8f3b0054bae08695d15a52dbaa3a382c770 12 0.00/1.00 vMB 311
121,833 121,833 0000000000002648a75efe82106610ac1a6e14373304fa8252527231598b3bce 11 0.00/1.00 vMB 750
121,832 121,832 000000000000757d24b5aafd927a8da973d1fc01c82c5fc318c86a2f7c395f2c 8 0.01/1.00 vMB 268
121,831 121,831 0000000000001af0ff0234142441e08cde472c97c12b1169dc36f7697ae4ace3 14 0.01/1.00 vMB 182
121,830 121,830 000000000000009d10f4bf4cb28df07d2c0986e8aaaef3c6fe1138f71f6764db 24 0.01/1.00 vMB 360
121,829 121,829 000000000000977f9f88d8d73f2ac265cde5a074bd91762512e5cf3b467b1e64 9 0.00/1.00 vMB 284
121,828 121,828 0000000000005705d02af2486ddd07fe74991ab11bc2f6af72b70d17c30a3055 10 0.00/1.00 vMB 0
121,827 121,827 00000000000008c7453e1bb49e558dbcd1d5eac1623473b70ed4090fdf55dda2 16 0.01/1.00 vMB 343
121,826 121,826 000000000000588255c7f8a1fd4e33be894662f9f829ae569da0054db77cdcc0 24 0.01/1.00 vMB 431
121,825 121,825 00000000000090082ff19954befb01012aa5c2d00efe0c6734fd1e9a1cd8f92c 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.49 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: 772.91 GB
    • Received: 20.34 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.