Loading Tool

Explorer IconExplorer

Memory Pool

78,531 transactions
33.52 vMB
0.14849093 BTC
Random Selection Loading Transactions
Max Size: 189.58/200 MB

Candidate Block

Mining Attempt ef973d049c9ee0787a1975e2bf4903a78e90e7a833d66cb3749f6c3b7b2a59cb
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root 64e7f8034a5d38056c1f957a5806854e9f5427912e79abb3f0df1aecdfe3eff5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.03826259 BTC
Feerates: 150.61 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (586,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,796 328,796 0000000000000000040767c424d3adcf8a326b3f16bdf6b9da0627f121a13c7a 455 0.10/1.00 vMB 4
328,795 328,795 0000000000000000166f371d36c5cf07653068ef91d84cbd1d470f70c4ea22b1 42 0.01/1.00 vMB 40
328,794 328,794 00000000000000000a081eb0e8a1a11d20cbafd0e1f7c145d6f0d757eebc882b 519 0.27/1.00 vMB 26
328,793 328,793 00000000000000000ab82c5451a462f50af62061f048cc7af07eca86b8ce13a8 317 0.18/1.00 vMB 27
328,792 328,792 0000000000000000096156fe1e6df6afa5493c7f055326a9cdab9cf112e54813 177 0.10/1.00 vMB 16
328,791 328,791 000000000000000004fca4dd834c4d865ffd6f87e068e0c299db81d7abb01f2c 720 0.39/1.00 vMB 25
328,790 328,790 00000000000000000c377e447e89893dfaf891dd0238a574929b0ea161b05296 1,415 0.85/1.00 vMB 29
328,789 328,789 00000000000000000d55ea41e86ac3ceab5e5dfab073012ec77d5118d29a2037 57 0.03/1.00 vMB 26
328,788 328,788 0000000000000000073d1ef5a326fd1cfada7436c7a58c60df31dd05dc04c873 75 0.02/1.00 vMB 25
328,787 328,787 0000000000000000036e97ce1778e1a8ba9729ce863f1099b8bf9beba7882b86 193 0.09/1.00 vMB 30
328,786 328,786 00000000000000000a3b06b3f008949baa892039f8f6481a515bf17633a38d13 579 0.26/1.00 vMB 30
328,785 328,785 0000000000000000127f21ecfd30678475761dafc5a476de315188297e14076d 218 0.11/1.00 vMB 28
328,784 328,784 000000000000000003e602a613632556fa19c1286f1b448aefab26084d4a6d1e 101 0.07/1.00 vMB 18
328,783 328,783 00000000000000000e31594a0002973fdf81d0d0c67c52c5027c3af5cba32db6 333 0.27/1.00 vMB 26
328,782 328,782 00000000000000000a7d98939313122651aff24ea208153c3bc9d7710c0c74d7 441 0.20/1.00 vMB 35
328,781 328,781 000000000000000008d735c790c4ab6ab0dcc8b91861ccc866c34e1af1212daf 90 0.04/1.00 vMB 25
328,780 328,780 0000000000000000067c6e9dcc764182ac62635e4a162e95d1f39aefb6bc5780 385 0.18/1.00 vMB 28
328,779 328,779 00000000000000000a7bad4be696c693e88385c4b125def14581346a72e8cdc4 12 0.01/1.00 vMB 22
328,778 328,778 00000000000000000dfc93befd37faff60fa8216fe4f4ef2a796905a68085d4a 124 0.06/1.00 vMB 12
328,777 328,777 000000000000000014887e877f75f2b2891ae07794d3d9f89b2e18cde0640f7d 1 0.00/1.00 vMB 0
328,776 328,776 00000000000000000e85f86a756aabb84c8288f7c56bcd4936840a8623395813 1,206 0.71/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.12 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: 738.02 GB
    • Received: 18.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.