Loading Tool

Explorer IconExplorer

Memory Pool

85,793 transactions
32.89 vMB
0.13243814 BTC
Random Selection Loading Transactions
Max Size: 195.57/200 MB

Candidate Block

Mining Attempt 43c90393fc6b499fe2141a318aea54ca7805f8760cc7bb956e77cc835ae4e99d
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root f7446da78dcf53f8f05296b9aa421fc6b00cc18a407caa8d8c6926933e380421
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.06120241 BTC
Feerates: 387.56 > 6.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (299,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,974 614,974 000000000000000000053f7e3c765a84c19bc8ae675022a2cd9618e4bada05eb 1,935 0.59/1.00 vMB 12
614,973 614,973 00000000000000000006d482dcef9bee6558c3e432c274fe6473fc9a7aea84ff 54 0.01/1.00 vMB 9
614,972 614,972 0000000000000000001011d931a15eb329bf3c655c401f39ce3f884f0a1f7869 1,711 0.79/1.00 vMB 5
614,971 614,971 00000000000000000003aba1b0d03d06e418040fbb8ac3934002a603445887ef 3,518 1.00/1.00 vMB 8
614,970 614,970 00000000000000000009e2a2ea1cc0d229659d83eb3796ab4d701ae134bf1732 2,688 1.00/1.00 vMB 4
614,969 614,969 000000000000000000081091bb622ab862993121acd2a36a874c0bf598406145 1,338 1.00/1.00 vMB 16
614,968 614,968 0000000000000000000b85b1d991ccffb56e1704f6f9172d9c8529ca28d993ea 3,055 1.00/1.00 vMB 22
614,967 614,967 0000000000000000000b3c3ddaa260abd7ed9b5e754d47a2cf1c86c00bc84117 1,875 1.00/1.00 vMB 11
614,966 614,966 00000000000000000007fd8b4a24574192c44681727c14f8a4a119a6c9385e0a 3,604 1.00/1.00 vMB 19
614,965 614,965 0000000000000000000588c77cb8743d17f67f207c66e8a178043dd74fcf2ee6 1,828 1.00/1.00 vMB 6
614,964 614,964 0000000000000000000ee006c301a54e6be08057e19939afa6d2d2eb7dadf6d6 2,663 1.00/1.00 vMB 14
614,963 614,963 00000000000000000003c95680756181246625f853cafa56f1484916595c8182 3,629 1.00/1.00 vMB 24
614,962 614,962 00000000000000000005e70e1c13238588a35248cbc41eeb7fead94a4921696c 1,122 1.00/1.00 vMB 5
614,961 614,961 000000000000000000007dac16553477cc418eb1981fb394e73e7720b6df18a0 3,023 1.00/1.00 vMB 21
614,960 614,960 0000000000000000001169af7faa6af4fe2c015ba6b49d8ad285b783745ef63d 1,964 0.96/1.00 vMB 6
614,959 614,959 0000000000000000000e9e021cd13bb9bb360030435b5cbe3acc69ed82eba58c 2,692 1.00/1.00 vMB 19
614,958 614,958 0000000000000000000af4c5cc754effd8df32db19c1c3768e58d055ca1c8dd2 2,191 0.57/1.00 vMB 12
614,957 614,957 000000000000000000065cbd7d922258a7a4a6a0b9e404ee9de4cdd7fc45dd96 3,132 1.00/1.00 vMB 5
614,956 614,956 000000000000000000111e81091477247c3b05ed8c0c34a80a712504fbcd4099 3,656 1.00/1.00 vMB 23
614,955 614,955 00000000000000000004be4c9fc3200c93b13c8569b5adbf79876467e280c0b8 768 0.21/1.00 vMB 9
614,954 614,954 00000000000000000010eddf1d1bb071d17e0ab226a55673793bc80541d10900 3,059 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.31 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: 659.28 GB
    • Received: 14.60 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.