Loading Tool

Explorer IconExplorer

Memory Pool

38,845 transactions
27.41 vMB
0.06019143 BTC
Random Selection Loading Transactions
Max Size: 140.06/200 MB

Candidate Block

Mining Attempt ff7fe6863e201000af2a406fbf90b0872b6d628f20831135e3f8cd47a4819eff
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 5772a582f6381bbaf80b8102c241650d9f019ab4cf2a15a90a3324fc2ee9a2ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,990
Size: 1.00 vMB
Total Fees: 0.00808062 BTC
Feerates: 101.49 > 0.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (178,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,883 735,883 0000000000000000000751cdf25555615caf29b9cadf4dbb10a112b72c54e4a5 870 0.32/1.00 vMB 10
735,882 735,882 000000000000000000016730607a95d3d0164cc182cfa9b8a4afc4e533f8b3a4 2,457 0.97/1.00 vMB 12
735,881 735,881 00000000000000000003bf28f663b01d60c41aac6c6ff83251a4f142c81c01b7 1,667 0.63/1.00 vMB 11
735,880 735,880 00000000000000000000c48011b0bd70550c9de7f32b5043bcb2a0c982407440 1,228 0.45/1.00 vMB 12
735,879 735,879 00000000000000000003b298e0651f0b54d577465964190fe5c55722ae864f41 1,190 0.78/1.00 vMB 7
735,878 735,878 000000000000000000047a6266f89323631412cd687d75b0bf89bf1d4048c20d 1,098 0.96/1.00 vMB 11
735,877 735,877 000000000000000000009b5e1208bd3fbf2104aa96eba65fa139ad3f3da76204 401 0.18/1.00 vMB 9
735,876 735,876 000000000000000000027de30c297f28c998cec64f89b4e11351ed27233b2e5f 499 0.18/1.00 vMB 12
735,875 735,875 00000000000000000005687f1e011cbe55fd9798b3ad531b10b53c961b4ef5cb 109 0.04/1.00 vMB 14
735,874 735,874 000000000000000000057f0db832ca1020f651b49841c5c4300b75a0fdcee400 331 0.11/1.00 vMB 12
735,873 735,873 000000000000000000055f65731dd18d472b456c4731178e1e4d04a0c77e358e 2,169 0.97/1.00 vMB 11
735,872 735,872 00000000000000000002000047e67bc3ad61c0b0ad5c0da1a2e110ec6ee4974a 1,396 0.65/1.00 vMB 5
735,871 735,871 00000000000000000002743908b326ffacff6c535929222e7c536c3dbfefa9e2 2,710 1.00/1.00 vMB 18
735,870 735,870 00000000000000000006bb38ca7000ae11462c5f802bd49f12a8860a7e23c442 762 0.42/1.00 vMB 14
735,869 735,869 0000000000000000000693027b8e746a12b84736882feaac39cb645e7edb7986 178 0.35/1.00 vMB 1
735,868 735,868 0000000000000000000087c8a353794919bd99b3fc39fbd14cef9165f1a1be95 606 1.00/1.00 vMB 2
735,867 735,867 0000000000000000000515533725d25092339df3b474bfc2f4f71b6102767a37 1,714 1.00/1.00 vMB 7
735,866 735,866 00000000000000000005e3914b1381e1f5d14f61d2a40a39743bd928ac42eb61 3,031 1.00/1.00 vMB 21
735,865 735,865 000000000000000000065cd48236c32e882533d0db46f289cb1648b66d14cb92 954 1.00/1.00 vMB 21
735,864 735,864 00000000000000000004fa68c805cd11459546a17c65efc6b2769bb1bf8bbeaf 1,911 1.00/1.00 vMB 13
735,863 735,863 0000000000000000000877688b2201f7f9bd0209160134b92cdbd6f3762896ee 2,121 1.00/1.00 vMB 11
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.49 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.