Loading Tool

Explorer IconExplorer

Memory Pool

47,630 transactions
29.11 vMB
0.20188738 BTC
Random Selection Loading Transactions
Max Size: 152.35/200 MB

Candidate Block

Mining Attempt 327b87bba8d6e4b4aba1594d92dd889beee9ee9c90f1e82185ac15b6e11d1942
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 5efc1f6ca1654307773ebd8e1b90582fb0c70d07325c4cf2bedbb8a449e5714b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.06791966 BTC
Feerates: 151.12 > 6.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (343,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,308 571,308 0000000000000000000ce2d0c4a9c99b8067651f2888e4aa1bfa566340da4efc 2,615 1.00/1.00 vMB 36
571,307 571,307 0000000000000000001e094b5017dfaca2677094fb1fec83746448392f5ecb41 2,625 1.00/1.00 vMB 62
571,306 571,306 00000000000000000018ca6f801cb6ee64e6975c94f7f2a0477a25c9fcf17ece 2,483 1.00/1.00 vMB 59
571,305 571,305 0000000000000000000621f83bd9eebf6ca099e28bfc7c5a4fb759fd448bd755 2,257 1.00/1.00 vMB 41
571,304 571,304 00000000000000000020e46cc2ddaf60b38bf03f759a3f1ecde79c923f972462 2,937 1.00/1.00 vMB 17
571,303 571,303 0000000000000000000f72e7b5d3410aa06c2e449add829627dc220653dd1d6d 2,064 1.00/1.00 vMB 36
571,302 571,302 0000000000000000002653d96cf4f4bc2bfd72253f5c2f5d3b1d779cbdffbc5f 2,755 1.00/1.00 vMB 16
571,301 571,301 00000000000000000005916e75e5a6e3af7e2545a19893b2b5458577f005c123 2,668 1.00/1.00 vMB 113
571,300 571,300 00000000000000000006bc53d968938142a7233444012bdf5d8613fa9df0b9e4 2,746 1.00/1.00 vMB 25
571,299 571,299 000000000000000000178936107be9e6840c36e5fe0758a6e8b989f8c6bc77ae 2,679 1.00/1.00 vMB 52
571,298 571,298 0000000000000000002393e9fbe98c959451bd5c39d322f2a2c0d0cc30a254f7 2,988 1.00/1.00 vMB 89
571,297 571,297 00000000000000000006b610f4a85cc01c820152ff107cedce498289cb7d5889 2,541 1.00/1.00 vMB 136
571,296 571,296 00000000000000000026e1fb5bbd1740d43309d07e3b458ab4bee644615ca3de 2,848 1.00/1.00 vMB 120
571,295 571,295 00000000000000000011d2b02ceca0357831d34cb821f849e9723077491d7dcb 2,603 1.00/1.00 vMB 144
571,294 571,294 0000000000000000000a00b9af4097293dbd94d48a5e9daced088adfddb55c4a 2,656 1.00/1.00 vMB 68
571,293 571,293 0000000000000000000c12f35518b5759efc52e4010638e0d6e24eb8fe7b5ab4 2,670 1.00/1.00 vMB 63
571,292 571,292 0000000000000000000db1652a39fb5059b173907301515874e1bc749585c20b 1,964 1.00/1.00 vMB 108
571,291 571,291 00000000000000000023ff7ecf95bb16a2efb752889d157d4308f811e1d62bb4 3,076 1.00/1.00 vMB 27
571,290 571,290 0000000000000000001c3619e2f2e31180b751583279cfe4f0d75e734d9dc626 2,883 1.00/1.00 vMB 75
571,289 571,289 00000000000000000024b308adaf4a105cbd5bb9d41a1b7239a0948a2c0e9283 3,155 1.00/1.00 vMB 7
571,288 571,288 0000000000000000000109a82120439d6c54e537d11c9be5c5e7ee86a093e67e 3,027 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.87 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: 643.63 GB
    • Received: 12.59 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.