Loading Tool

Explorer IconExplorer

Memory Pool

48,529 transactions
22.88 vMB
0.05542202 BTC
Random Selection Loading Transactions
Max Size: 128.22/200 MB

Candidate Block

Mining Attempt f63d0a2ee8a64c1e28c9d36e7f71b1e8a9eec52bd303f00a0343c69bfde34a98
Version 20000000
Previous Block 00000000000000000001fc71f7c5bc99b9aa6339d6bc0e6cb4fc9bfbc1a7260a
Merkle Root 324bfc201ffc13f4a6408cc328dfeafdf51758103774bc376cfef5ce4fab6e67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,194
Size: 1.00 vMB
Total Fees: 0.00795454 BTC
Feerates: 150.93 > 0.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,991 (795,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,784 118,784 0000000000002d9a8d0dab407c22921d0fa0ba95639019b44bdfc324cea19be6 9 0.00/1.00 vMB 0
118,783 118,783 0000000000003b2491f5b545345d5baf48fc978ea8822549894c3e057e58cd7d 12 0.00/1.00 vMB 523
118,782 118,782 0000000000003d8585e63fb2b33a2a318f62c25b1f2f436b0e78675c97239e2b 4 0.00/1.00 vMB 0
118,781 118,781 000000000000a150d39fd48a39ed9e4f995a35f27148601a0236e2d07dfa2960 9 0.00/1.00 vMB 0
118,780 118,780 00000000000097106cc756e35453a09924910b509a63c8cbbdc0aff8394c9593 12 0.00/1.00 vMB 0
118,779 118,779 000000000000b990f7c06711e1e4d680769e5a17098fed5549f5c1c4a99a19eb 12 0.00/1.00 vMB 346
118,778 118,778 0000000000002c4d30c165c6d0b3131dca1bd9237f386956bf2bdf60d19b2d2a 11 0.00/1.00 vMB 356
118,777 118,777 00000000000094f06f58c70979af5b3a43495b0bb287f95a67cbf658c8d038b9 45 0.02/1.00 vMB 1,678
118,776 118,776 0000000000006d4ce5130ccc4b0c370eb3aaa57480fd2e913db0a2b942775563 3 0.00/1.00 vMB 0
118,775 118,775 0000000000008024676f372e18d1e10fa825bedddd1ccedf7588a47596efb3cd 1 0.00/1.00 vMB 0
118,774 118,774 00000000000002b588e83342258a20c67299adb1eb605afec1d956fa66c5c437 5 0.00/1.00 vMB 0
118,773 118,773 0000000000008e0b4de7f990d8b7b65df75c7a5bbe3e9b2b8c2ef83835b2b83f 9 0.00/1.00 vMB 0
118,772 118,772 0000000000003524c03fe2843ee5b1f30b464ff8eaea1cc48f283894259f27d4 17 0.01/1.00 vMB 0
118,771 118,771 000000000000367b851e142f9d54df9a44b1d84162f604f73fe34ff89abe7abf 2 0.00/1.00 vMB 3,875
118,770 118,770 0000000000003c59a0817a53e873b34346bb3c1dafef180b57a924e22b15104f 8 0.00/1.00 vMB 0
118,769 118,769 0000000000008d935983fe66fb210b55d1f335235e7bc0615f48b4c52cf9c8c5 10 0.01/1.00 vMB 0
118,768 118,768 000000000000691b2f0a8ced3e6433733552b98bac7f755a9783d900f1f5450e 7 0.00/1.00 vMB 344
118,767 118,767 000000000000a9d6c3058335df6efefda55bdbf3afd19b4c6fb5c5d7c8639c20 12 0.00/1.00 vMB 0
118,766 118,766 000000000000414f853fbfc4549dc8c1ba836d4c955a2a750ba8b90323b9a802 21 0.01/1.00 vMB 0
118,765 118,765 00000000000007494e63e2cb903a6a8e227d72c3635338934ca5241e1ba89a59 21 0.01/1.00 vMB 183
118,764 118,764 0000000000000e13e2fc9181ccef15f03e955cfebec2429f09d7a2479cc29e45 5 0.01/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 780.59 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: 541.81 GB
    • Received: 6.20 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.