Loading Tool

Explorer IconExplorer

Memory Pool

44,335 transactions
28.38 vMB
0.07329890 BTC
Random Selection Loading Transactions
Max Size: 150.04/200 MB

Candidate Block

Mining Attempt 87038e21854c64cb13a470f3a2fcd48bbd46aa6029116b2d904b7a68ca83e9d8
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 1ddfe66e26d98807b7edbf9b185934e908a46c250a5fafb44dbf9009b8af929a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.01958776 BTC
Feerates: 100.23 > 1.96 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (172,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,685 742,685 00000000000000000000d2d93b28a085077bcd28adb565c42ac55dfd63c7b38c 2,088 1.00/1.00 vMB 9
742,684 742,684 0000000000000000000206824e052910eb821b893fac224f65e87b801ebde9c8 734 1.00/1.00 vMB 3
742,683 742,683 00000000000000000008ab33247aff59a40e41f1a0357f9be272510d4156c597 3,168 1.00/1.00 vMB 16
742,682 742,682 0000000000000000000878d23c3c3ee60efb2960b6090b47630ba020d0eaf1be 3,215 1.00/1.00 vMB 7
742,681 742,681 00000000000000000001ce3e52f6088db71929bf25ed9dd1c95b06e4c8a01e60 3,007 1.00/1.00 vMB 16
742,680 742,680 0000000000000000000747ef78040629d0d75252c1305cdeb186d3bff45b8151 1,977 1.00/1.00 vMB 9
742,679 742,679 00000000000000000001e8558f6bdbc558a13c03752b0dba465c55554eeea606 2,112 1.00/1.00 vMB 20
742,678 742,678 00000000000000000005e16b7ad0cc92b4040a277ec815087f9d5174a81a92e1 2,880 1.00/1.00 vMB 8
742,677 742,677 0000000000000000000469320514f215cf176237696d0f8be97cad0a8de1b5d7 3,067 1.00/1.00 vMB 21
742,676 742,676 00000000000000000008abd5e761ee6f043e9f2991616178030703e8a5591125 3,175 1.00/1.00 vMB 22
742,675 742,675 00000000000000000002c4f36c53997bba88badc56f7a3f6c3c2abaa1149adbf 861 0.29/1.00 vMB 15
742,674 742,674 00000000000000000006989301cc268ab3beba320f828bb80420103cc8ade470 1,074 0.68/1.00 vMB 8
742,673 742,673 0000000000000000000477fbb41c802850cab6ece47e2ce6f6351d36d90f2270 619 0.27/1.00 vMB 12
742,672 742,672 000000000000000000020c12ed119c65b27b3370956a71e28e496b78e4f3b02f 194 0.24/1.00 vMB 4
742,671 742,671 000000000000000000085c4c86c9a1e3aa4c2267bb676f65c60c4e1ef928e25b 1,830 1.00/1.00 vMB 6
742,670 742,670 00000000000000000001c86b5ae086da6d44958c07f2fccd53745babba79fa83 1,868 1.00/1.00 vMB 20
742,669 742,669 00000000000000000004217c926333f3b6e1a5da21c7458272544a1f184cbf97 255 0.08/1.00 vMB 14
742,668 742,668 0000000000000000000019e2fbb326c56b8f5415d3177790e9d6ffe75b5bbfd4 1,731 0.75/1.00 vMB 11
742,667 742,667 000000000000000000045fd43b5151a9e6eff2e08866ec18d5ce7d1dc703a676 759 0.27/1.00 vMB 11
742,666 742,666 00000000000000000008e95cc2dbbaae8554542c327b9ddac8aea60a3b944303 388 0.13/1.00 vMB 14
742,665 742,665 00000000000000000006d2d882f04f044f5fede6bc92fb35002e5e4650e288e5 243 0.13/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.