Loading Tool

Explorer IconExplorer

Memory Pool

73,938 transactions
27.39 vMB
0.06817177 BTC
Random Selection Loading Transactions
Max Size: 167.05/200 MB

Candidate Block

Mining Attempt bc4dbbe577b8f68f8d0457c1e84a03cb446a509459341562437720df3ccd9626
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root f36b4034993acce6cfa6b0068a5665f5e336d28e700375b43a2810634e5d1b5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.00991155 BTC
Feerates: 98.68 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (232,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,702 682,702 0000000000000000000b804b2b2aa8ea618720c9a518ea84b85a894647b407b4 910 1.00/1.00 vMB 19
682,701 682,701 000000000000000000055a3acea077c49e071f43a0689c7e08da86d4a286f8cc 2,001 1.00/1.00 vMB 50
682,700 682,700 000000000000000000054f682810222006d1357ab4e08fb28a600e8a43b7d847 185 1.00/1.00 vMB 6
682,699 682,699 000000000000000000076da59518e1a1d4052ec0d8b74f69a2dcdc3e05ab3bf8 1,606 1.00/1.00 vMB 48
682,698 682,698 000000000000000000021e0dc55e3aca5550067ca093ce9db20c8257995bbc62 1,466 1.00/1.00 vMB 17
682,697 682,697 000000000000000000043ae47011a91d48f72589d1c77ed2a5ca62be44027fb2 2,006 1.00/1.00 vMB 63
682,696 682,696 00000000000000000005340d8cd6a3adb00688fcda0d74904fcdddd1d74a21f4 2,068 1.00/1.00 vMB 46
682,695 682,695 0000000000000000000cf210847ae341873a60e5c7a1185512a15c0ebc679909 1,136 1.00/1.00 vMB 75
682,694 682,694 00000000000000000006e8612c501f964a42fdb8029400df0b4c2086c0cab11e 528 1.00/1.00 vMB 79
682,693 682,693 00000000000000000008c1cf91c75a89ccaf50daf9681ec91b4ab40cb51a300d 342 1.00/1.00 vMB 10
682,692 682,692 0000000000000000000c47a78bf7d3caa24664b66c08b2dd58d891768b7bbbb2 1,811 1.00/1.00 vMB 45
682,691 682,691 0000000000000000000047cf9eced12edc4d4d51f87d6ce33bee33ca2d7c0c4a 684 1.00/1.00 vMB 21
682,690 682,690 000000000000000000084e446f43fefa2de2b7294f718ea5fd674c1b7a8f2a04 417 1.00/1.00 vMB 13
682,689 682,689 00000000000000000004b728790d82bc4a331ec86cfd253b7a8ccd3bae8179f3 60 1.00/1.00 vMB 5
682,688 682,688 000000000000000000082af05d85c1bbb071bc5092bfc537e475ee7f415a5a6b 1,726 1.00/1.00 vMB 32
682,687 682,687 0000000000000000000300f7024dae90023c72924114ab296d4f0f376f99c697 1,665 1.00/1.00 vMB 26
682,686 682,686 0000000000000000000d694edf6cee80bfdbfe14f00789b2ae6ee44623e780a1 1,764 1.00/1.00 vMB 78
682,685 682,685 0000000000000000000bdcc71c5112dc8438852b7d1a84528d669b95389ce673 1,442 1.00/1.00 vMB 75
682,684 682,684 000000000000000000045c47eafe9045be496c520a74f5347780f6f01867357d 2,045 1.00/1.00 vMB 106
682,683 682,683 0000000000000000000a830e019e03511231c24ef1b3e53b6e16b634b9d7545a 2,122 1.00/1.00 vMB 17
682,682 682,682 0000000000000000000b14064ca28a38c861d00b03694ec37de39c46a6ecd424 1,479 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.