Loading Tool

Explorer IconExplorer

Memory Pool

85,720 transactions
31.98 vMB
0.12113820 BTC
Random Selection Loading Transactions
Max Size: 195.78/200 MB

Candidate Block

Mining Attempt 11fa76137ec10bdb605f7e5b8989b58e1250493c51669a89068cabeed330047a
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 376434cc9b4b96351dbda241e74dbf418bfb9b376c5a7ecd1c9bc6e0a42cd827
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.04143339 BTC
Feerates: 299.70 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (494,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,142 421,142 0000000000000000000ee004c04146e675ca9030615d5be2cd04dc143b6f9fae 366 0.27/1.00 vMB 29
421,141 421,141 000000000000000003df99531f532ca1ede6130a5d01adf32eff173b21fec3f9 1,894 1.00/1.00 vMB 36
421,140 421,140 00000000000000000402c34d9e57acaeaa3431fec4a8f966fea204ce971f93f2 2,198 1.00/1.00 vMB 51
421,139 421,139 000000000000000002aa40099b67177c78eac0260a0219c6fb7792dbdbbc3602 2,351 1.00/1.00 vMB 67
421,138 421,138 000000000000000004930489c002c7b4eab5218b05e697e33f11d20b20b37c09 1,656 0.73/1.00 vMB 52
421,137 421,137 0000000000000000017350b6176f09bdfe0b6dc31abfaf2da2b17c8f7a4ab70b 374 0.23/1.00 vMB 47
421,136 421,136 0000000000000000008762a885ad7ec256dcd837dd3132f191cbfd2a6356b834 568 0.27/1.00 vMB 54
421,135 421,135 000000000000000002b65690e4e7a69416a56a8aba5abb7e6acf051a6bbead33 629 0.34/1.00 vMB 47
421,134 421,134 0000000000000000041b037afdd45018a202a65d60bc38baa242b43fd51bfc68 1,024 0.99/1.00 vMB 23
421,133 421,133 000000000000000000741e43d559a073b25689fbd3dca6b05d909e6f7aa807c9 1,201 0.99/1.00 vMB 26
421,132 421,132 000000000000000004c59c971ad5739233e6b8ce2e556af9dbdad87a4c15a1e2 1,531 1.00/1.00 vMB 29
421,131 421,131 000000000000000001b39d351703741fa5254ff77cc3174ce349065146c6a426 2,323 1.00/1.00 vMB 58
421,130 421,130 000000000000000001d544e50aed69e4b7095e7a6b71eb57729c921314dbe48e 1,047 0.71/1.00 vMB 32
421,129 421,129 000000000000000003df13952dcd7b47e55abca5e3a196d4a1060324ee22c579 617 0.27/1.00 vMB 51
421,128 421,128 00000000000000000518d7fd869e18f04cfa18fe81d967be8e97c5ec3f46f6b1 520 0.32/1.00 vMB 42
421,127 421,127 000000000000000001ccaed076b834d87bb2d51c779f5c4da784b7ad3272bd7b 650 1.00/1.00 vMB 12
421,126 421,126 000000000000000002522ff4d9315fdf851fab6819b96df25b98d81da4c82c6a 50 0.02/1.00 vMB 54
421,125 421,125 0000000000000000040c82f15f838b9a258f7151d2cbf5625de9cdf2707787f7 707 0.32/1.00 vMB 44
421,124 421,124 00000000000000000242cad92f2e0bcfc258590ee874a5adc4c34ef5ab32e332 914 0.99/1.00 vMB 11
421,123 421,123 000000000000000001af590e3af99e532bac6529bbf0c5db57bd8ecdb9690f17 1,522 0.76/1.00 vMB 38
421,122 421,122 0000000000000000011f4bab71524e89e7eb6ee5835422d88e5998ee7695ce12 2,055 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.78 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: 709.64 GB
    • Received: 16.94 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.