Loading Tool

Explorer IconExplorer

Memory Pool

81,518 transactions
30.49 vMB
0.11402279 BTC
Random Selection Loading Transactions
Max Size: 183.64/200 MB

Candidate Block

Mining Attempt a0522b6ca34877f81ba429092e5000f0cfb076af521675d028ce44596e541df6
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 93a3d67a46fac64e1095df17bdc69defd2e1829e2e3a799b4aa5254e18b1e442
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,470
Size: 1.00 vMB
Total Fees: 0.03917604 BTC
Feerates: 180.34 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (107,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,857 807,857 000000000000000000023619d2ced43c59eeed1a238fc04a39562d3d8a548090 5,374 1.00/1.00 vMB 14
807,856 807,856 000000000000000000014fda01d2a51c16a99ffd1f38d62a475cb1ea615dcf51 1,438 1.00/1.00 vMB 16
807,855 807,855 00000000000000000000f6e1e6b36fdc6645d8eed070f2d267a312036da1cf46 2,611 1.00/1.00 vMB 24
807,854 807,854 000000000000000000030e923fc834e243fbd6a09605e29919ac32716c19dafe 5,265 1.00/1.00 vMB 13
807,853 807,853 0000000000000000000194fb4425776c29b1db3898bc7104cfb3eb4357da4b3d 2,179 1.00/1.00 vMB 15
807,852 807,852 0000000000000000000220214cfc6d9dc455d99ce13fce1c799bb43250ae75e2 3,280 1.00/1.00 vMB 24
807,851 807,851 00000000000000000002cd6ec2b5f8c21de6f3aa15d5f2933303c8a6613b2655 2,163 1.00/1.00 vMB 21
807,850 807,850 000000000000000000010fa63432518c3f9eb9073a59eb6694142d8fdac2fb46 5,189 1.00/1.00 vMB 16
807,849 807,849 0000000000000000000239fa703f31355887763f1e20628247689484ab171324 3,123 1.00/1.00 vMB 20
807,848 807,848 00000000000000000001c59a860d01aed03a126dd113f52ae94be3d08cdfd8ea 5,618 1.00/1.00 vMB 16
807,847 807,847 00000000000000000000d04ebbdfd0fe0d2e4b26cafd585c61d692e07f9a24f6 4,799 1.00/1.00 vMB 15
807,846 807,846 00000000000000000001c80457e2a14215cf7d34bc7fc700e4814be8b13c627f 4,747 1.00/1.00 vMB 14
807,845 807,845 000000000000000000017a0a0f6e23f01b1c542cb597a435e79b1bc3edbc21b5 2,845 1.00/1.00 vMB 21
807,844 807,844 000000000000000000000866556f1c11e2d14e25f152548f9ca28a3a035eda15 2,296 1.00/1.00 vMB 20
807,843 807,843 00000000000000000002faafa571dae075e106b3fdb17ad0845f01cdb278bdba 1,524 1.00/1.00 vMB 18
807,842 807,842 000000000000000000039dbd39fbe46d276afb3d753b484fc3d0e2b1cf78f004 3,142 1.00/1.00 vMB 21
807,841 807,841 000000000000000000041cc2fdd6fe58774a605b1a7648246257f19f1322c21a 2,515 1.00/1.00 vMB 27
807,840 807,840 00000000000000000002810f54163250957e0f9c1a391ff12ae251fdda474bda 4,459 1.00/1.00 vMB 15
807,839 807,839 00000000000000000004e83d7af72211eba5052c96d426e9730505d95a6f609a 3,396 1.00/1.00 vMB 25
807,838 807,838 0000000000000000000128f426af6dcb89d95bcff41bc14c2c2e659520613f20 1,463 1.00/1.00 vMB 16
807,837 807,837 000000000000000000010a5b94fb9465eae02431c60f6514bd3ac1415e26a0ec 159 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.