Loading Tool

Explorer IconExplorer

Memory Pool

80,862 transactions
29.87 vMB
0.06907314 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt 70ef251a997c9b2b6408fc3565fa618b1b1aa41b6e4f69fcd9cefb607fee63e8
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 9235a1306ca643ff4e2fedcae8ed7bb52aab1aca0947914406da198eea084d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,529
Size: 1.00 vMB
Total Fees: 0.00795056 BTC
Feerates: 34.33 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (685,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,779 229,779 0000000000000248554f008397ee5b637be58a3366cb915dd891ab7561ec7262 173 0.25/1.00 vMB 46
229,778 229,778 000000000000001903c8b3c7a4d660538af2130b33159f8eacc0a0279f042d59 519 0.25/1.00 vMB 150
229,777 229,777 00000000000001882f5c5004c50b281d78f905bf269aadc5f299c56a8bb3fd79 118 0.04/1.00 vMB 109
229,776 229,776 00000000000000e80612a88f70f88a78340922ec25558e40dd627873c7ef9b2a 502 0.26/1.00 vMB 140
229,775 229,775 000000000000003adf5fd137647366e69f6c16fc01cf7e2cfb523d25fb316567 663 0.35/1.00 vMB 132
229,774 229,774 00000000000001ff09a37204aa0ae6d38887c29ac49ee8f5c58716812abc8654 255 0.11/1.00 vMB 182
229,773 229,773 00000000000001ad59bbcc0df664affec34fbc3078efd1d2f91359be1b1b073c 88 0.06/1.00 vMB 90
229,772 229,772 0000000000000016f6f3333671f1f0feb55e675b9dd1e8f03c0dabb3a3d4d3d9 137 0.08/1.00 vMB 125
229,771 229,771 0000000000000257eb755a7911586e08404c8c038d5ecb8b1d8d7d824786843d 323 0.13/1.00 vMB 192
229,770 229,770 00000000000001a4adba246a0db8f31bc2ec857d8b29e414cd351bf687559f54 1 0.00/1.00 vMB 0
229,769 229,769 00000000000001ad7df36853f262b101f9384f55cc56bf71d4aa5fce457b118b 198 0.07/1.00 vMB 97
229,768 229,768 00000000000001ff6229a72cd10b66f0335bbd60d1e10319922ea8f46994fc4f 207 0.13/1.00 vMB 94
229,767 229,767 000000000000009fdf5afede549e343ba968598ea3d220f04b09823eb4db328c 231 0.25/1.00 vMB 67
229,766 229,766 0000000000000009d27918d66d1cc406505dc3c8ef5060e242cb760e8dbc59b4 455 0.25/1.00 vMB 113
229,765 229,765 000000000000004d0ad473f7140bab0f3188939a548aaf5ed4865339f3ea23eb 609 0.25/1.00 vMB 181
229,764 229,764 000000000000007b0e86cf170c77adb2d213b9d40ad630751968b065eb81555d 1,403 0.47/1.00 vMB 199
229,763 229,763 000000000000023073d50dbcc3b6bb0c20e30d457981f03215467b7d38b049bc 446 0.15/1.00 vMB 224
229,762 229,762 000000000000023f531c4b0178aabd177cd301fe2c8065d36c8646b5f34add03 339 0.16/1.00 vMB 167
229,761 229,761 00000000000000f04c9e43d865fbac215d9078fc02c0fe649d40a2f2efc23697 290 0.15/1.00 vMB 80
229,760 229,760 00000000000001b9404209d03a78224493fe59a02475e26d865ba33555c960f9 381 0.26/1.00 vMB 72
229,759 229,759 00000000000000c64af1faf104d062624a2a0f4eec1ab4b42e877401ecb3bb34 680 0.25/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.84 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.