Loading Tool

Explorer IconExplorer

Memory Pool

79,240 transactions
29.39 vMB
0.12534334 BTC
Random Selection Loading Transactions
Max Size: 176.91/200 MB

Candidate Block

Mining Attempt a84b18f212c0cc79e071a95fc98d415c119b5bbf1891e2cea10f84820053f74b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 58396bffa82449a0174c96e87203e0c2482e09488ee4d0689c25ca530367effd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.04542164 BTC
Feerates: 150.80 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (320,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,670 594,670 0000000000000000001664f8ca0ddfe93c9fbb8fc5038baba128d7a228f86e9f 2,812 1.00/1.00 vMB 24
594,669 594,669 0000000000000000000eeb70e2eb948e6762e45acaeb43ea93cf29af2ae4c771 1,473 0.52/1.00 vMB 17
594,668 594,668 000000000000000000040056768942bf5d44b10f86a430b2236b6ae0be576309 3,227 1.00/1.00 vMB 23
594,667 594,667 000000000000000000120afe97ab27f29577555700fb2856deee5b386157459d 1,539 0.61/1.00 vMB 11
594,666 594,666 0000000000000000000a1c05a115781b118c7f0e004b5ea369546bed01b977f8 2,758 1.00/1.00 vMB 23
594,665 594,665 00000000000000000006919b1d24cf9fe5389d48ae8cc11e1459c50bbae9bc9f 2,287 0.74/1.00 vMB 22
594,664 594,664 0000000000000000001883dcaeb48a39c561a70584adb7f4704639064ec743d4 1,243 0.41/1.00 vMB 19
594,663 594,663 000000000000000000057e60675cbf81b5fde1b57313e49d1eccf980e655bb3c 1,886 0.84/1.00 vMB 15
594,662 594,662 0000000000000000000ccf43cba8ef53835cabb0deb2546be9b6dd1f81632f80 2,816 1.00/1.00 vMB 25
594,661 594,661 0000000000000000001334aa20cb8f7d656f42b3b8cb340597f69d18b50e715f 1,809 0.74/1.00 vMB 5
594,660 594,660 00000000000000000009f9d0b46acac6526eca187a3d59dc7fb3fdb280976bb9 2,944 1.00/1.00 vMB 27
594,659 594,659 0000000000000000000b8480ea408b51eb572b53f753548e0c406ab572561a39 1,764 0.68/1.00 vMB 18
594,658 594,658 0000000000000000000d967acc1e9d93ea483067f417324ad5ed895c679ba6ce 2,599 1.00/1.00 vMB 5
594,657 594,657 00000000000000000014786baf4e75aae1ec264a28c5248b2083ef80270ed7f8 3,029 1.00/1.00 vMB 35
594,656 594,656 000000000000000000170eef16c99f0cccdfb4328fe6ce1699e2441eca7187d5 2,482 1.00/1.00 vMB 17
594,655 594,655 000000000000000000046176ec922ba8e521f2ef483f0952a2afb44da8e05faf 2,763 1.00/1.00 vMB 21
594,654 594,654 0000000000000000001504addc0ad1dff05cd6910f678536161bb103303ea961 700 0.24/1.00 vMB 27
594,653 594,653 0000000000000000000278e4a7ce0c7c19c61fefe72a879b75b7627d88f79145 1,917 0.91/1.00 vMB 5
594,652 594,652 00000000000000000018bfe1081641bb8f5673a35f25200a1071584ae64b139a 2,542 1.00/1.00 vMB 16
594,651 594,651 00000000000000000006885a54ab3cc60fde7775a2f1924d7cfe8e251a2a137b 2,615 1.00/1.00 vMB 17
594,650 594,650 00000000000000000003d2c32abf91fa0db3fa72c83472cf4c047a32275306f0 3,099 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.