Loading Tool

Explorer IconExplorer

Memory Pool

42,617 transactions
28.96 vMB
0.12790990 BTC
Random Selection Loading Transactions
Max Size: 160.17/200 MB

Candidate Block

Mining Attempt 7b52bb1bf931c22b9d7edb1ca7e0a4a8885d0f0d1d0df63cd051c964ee03238e
Version 20000000
Previous Block 0000000000000000000087ff388b876d45496f0946881d856f7fef958d768b33
Merkle Root 575d3c16a4388fd53abc2e64e2309c60a926802b41b71893bd5437f1d553b1e9
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,637
Size: 1.00 vMB
Total Fees: 0.06431931 BTC
Feerates: 163.10 > 6.45 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,307 (796,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,485 143,485 0000000000000778870d2f0fc5e51353bc11a2f12d62253ea4bc16f26a0f0992 108 0.05/1.00 vMB 81
143,484 143,484 0000000000000606b9f1b82d29526b59024c9fe33a0760f932502e33b31149ae 113 0.05/1.00 vMB 597
143,483 143,483 00000000000004b887e25482eea35ea8cdbf29508c830534f0621a9512b2c0a8 49 0.03/1.00 vMB 128
143,482 143,482 00000000000004e39f7c16f6449d77b3d1b1ce98c9ca580dc803ea21d1b676ea 37 0.01/1.00 vMB 184
143,481 143,481 00000000000005c344d0180fb638c07d2c1164bbc1d0545931538c82ed899954 154 0.04/1.00 vMB 40
143,480 143,480 00000000000004883d2c51718712d32a031facb03bda557c27c75ca251d88d9d 11 0.01/1.00 vMB 249
143,479 143,479 000000000000005ddec2d249a59c2193717f54db6028c7007a95e0e416813709 17 0.01/1.00 vMB 330
143,478 143,478 000000000000052d372e6f9c71dd74e8dc4b9dc035e1f453f41479091ee24d0a 39 0.01/1.00 vMB 80
143,477 143,477 000000000000068bfbb933e5dcf13f12ed7228577ddce6ab5dc58f561b4c8479 60 0.04/1.00 vMB 108
143,476 143,476 000000000000058aab13fc554aadc5ebeed16538d05b9328d45589fbf03b516a 77 0.04/1.00 vMB 66
143,475 143,475 0000000000000855af37f67ac55f9e09d463b50e930ff8841dd047cd82c27bf4 13 0.00/1.00 vMB 744
143,474 143,474 00000000000007c85a4432ec5141f48586234fbb930221afd8315a6a80029d2d 6 0.01/1.00 vMB 29
143,473 143,473 000000000000041eaa0f69875ad1ac6c1d910bbc8586bd1faa1ab44a12652592 108 0.04/1.00 vMB 116
143,472 143,472 0000000000000178e92d496332878422ffb9d251f237b06cdfeda59ea9f8f176 10 0.01/1.00 vMB 67
143,471 143,471 000000000000034cadb726bef9b26fec70dfa6a682fb1662b827b74f7a1c63f3 114 0.05/1.00 vMB 91
143,470 143,470 00000000000006d42b699fc797e14ae5bc459c8551f1daf3a5f44d89b30c6cd2 40 0.01/1.00 vMB 64
143,469 143,469 00000000000004a01804130ff777195a30f79051a971e8f62f85f7ae69e9df17 16 0.00/1.00 vMB 11
143,468 143,468 000000000000015557fb2aa46d88cad00ef193d011690293fb161c9e5c3a269d 35 0.01/1.00 vMB 172
143,467 143,467 000000000000012b10aa45e497ac647d00e08b2f28ee314862f0ea18e24fe930 124 0.04/1.00 vMB 51
143,466 143,466 000000000000078fa4c2f0f3768d7768714542a7e56f029e4c8cab21329a53f2 12 0.00/1.00 vMB 16
143,465 143,465 000000000000033d9474204ea6c0afe555c58e385d2e929a43e132a99a7003ee 31 0.01/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 827.30 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: 4,449.25 GB
    • Received: 241.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.