Loading Tool

Explorer IconExplorer

Memory Pool

45,954 transactions
27.12 vMB
0.07556209 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt ced4cd85a6ae70080a5854863d9cedea1c339ccd5d4edb7e863ada45061cd0fd
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 28f22905b1249a46715b0e0e65944ece6a60af5b42005e6051df371ba40da41a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.02519292 BTC
Feerates: 201.37 > 2.52 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (229,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,537 685,537 0000000000000000000229969839f9b07519d4132b7253967879de2e838ac552 2,551 1.00/1.00 vMB 48
685,536 685,536 0000000000000000000a75146e9da2ad1e1f7ef0a9cb59a4b12167d04095ea5c 2,700 1.00/1.00 vMB 78
685,535 685,535 00000000000000000006cf433ff89507b326f5f2e46438fce6cc80487efa9892 1,080 1.00/1.00 vMB 68
685,534 685,534 00000000000000000008dfc771f310e555ffdd260f2d4e075843ab93dd7b2524 1,619 1.00/1.00 vMB 30
685,533 685,533 00000000000000000000a71c42655ebd25a9a0c5d7cd92b5c55e637d7a4aade4 2,284 1.00/1.00 vMB 51
685,532 685,532 00000000000000000003719264135423bc25bd94f633cc67f2305e2299e339a7 1,126 1.00/1.00 vMB 17
685,531 685,531 00000000000000000006110d8afced0e5648d2c7755bac7d85fdd3a265a473bb 2,003 1.00/1.00 vMB 30
685,530 685,530 00000000000000000007916f5f16a1c12be797f4619d8337943cf33f4b452293 1,809 1.00/1.00 vMB 62
685,529 685,529 0000000000000000000c420ac8767d00cfb43f034db6cab9ff47f1ae1763e2f1 1,972 1.00/1.00 vMB 32
685,528 685,528 000000000000000000054da4bf0afee7b999a8f20cc4a5bb19f1f21161df9854 1,798 1.00/1.00 vMB 17
685,527 685,527 0000000000000000000b44057c5a9b199a05291adbe241ab03a71def8895f44a 2,504 1.00/1.00 vMB 17
685,526 685,526 0000000000000000000758a734884015e791dee8aced3dcce049753dc5aeeacb 1,642 1.00/1.00 vMB 9
685,525 685,525 00000000000000000001f26ff68854444170f1f584aec056e5e426b64436276f 1,112 1.00/1.00 vMB 47
685,524 685,524 00000000000000000002026a402cf55f66fe387322a2a03a11c44d83c7874791 1,422 1.00/1.00 vMB 36
685,523 685,523 000000000000000000085a8452a22250569563f4adbd23cb3c22b116ee934296 2,344 1.00/1.00 vMB 42
685,522 685,522 00000000000000000006ea1f37056bc5b57b59ed7ebaa46e63c9927a9ab9534e 2,333 1.00/1.00 vMB 71
685,521 685,521 0000000000000000000c07de862516e313d484fba3ee4b9e7326695806ceac06 1,445 1.00/1.00 vMB 82
685,520 685,520 00000000000000000004f4572d2c22bcc34729023725d7d157534ef4a1771883 2,057 1.00/1.00 vMB 18
685,519 685,519 0000000000000000000acd2de41669f7f8df7acbe92ee74be5672b7b1ca8b981 1,773 1.00/1.00 vMB 41
685,518 685,518 000000000000000000050d963ad298e956fd43de4d933c290c26e994b1f737ba 1,541 1.00/1.00 vMB 47
685,517 685,517 0000000000000000000aab4a401ac27b945057be99db4ccc9631da4bb0b9d746 1,390 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.