Loading Tool

Explorer IconExplorer

Memory Pool

77,341 transactions
28.49 vMB
0.09029781 BTC
Random Selection Loading Transactions
Max Size: 173.43/200 MB

Candidate Block

Mining Attempt b793e0b090b459da2b2ef0afcb8cd04e65d0ce7f36bee40b6087b8d79402ffea
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 98bf2c83f5d6d4d4f7ce560f3e639073832590adf252b862b1914e6c7730873c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.02595937 BTC
Feerates: 477.45 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (689,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,996 225,996 000000000000020df4badabb6140b8478aa42953da51c02b56b9852fff626c57 645 0.25/1.00 vMB 200
225,995 225,995 0000000000000364d0413c685fa22bbe8dd603d5b35dc259af1b2299660152be 73 0.04/1.00 vMB 137
225,994 225,994 00000000000001868525e0eb33c50deb4995035aeaa7de91eb24e9bfaaf30e80 183 0.08/1.00 vMB 182
225,993 225,993 00000000000001bff75ce6416a540311d4da24b33eb02277cd667e66171a42be 112 0.06/1.00 vMB 161
225,992 225,992 00000000000000152303df3df742da48338cb5200f11810c3341de9da4ca2bdb 588 0.25/1.00 vMB 183
225,991 225,991 000000000000033cc3f6b16e374e64f7649b9b763bb27323d2732a50de987a8f 201 0.08/1.00 vMB 187
225,990 225,990 000000000000005d61c593b47e54fe3a230ae9d94ea9e821a848f39ed60bc1d2 300 0.12/1.00 vMB 157
225,989 225,989 0000000000000304b5d67704de23325a247643caa95027cfb3eff6ca36fdabec 25 0.01/1.00 vMB 155
225,988 225,988 000000000000016caff980d32372c30ba6ba02fac4695fe60e6bec9464b0ef92 324 0.16/1.00 vMB 136
225,987 225,987 00000000000000384b44009f66f81b40060b6d7801f64819b8ff8116528ba4d0 655 0.25/1.00 vMB 198
225,986 225,986 000000000000008a5235df77c4e4ff15fc2fc3a5145569bd1ec103c586e6423d 307 0.14/1.00 vMB 169
225,985 225,985 0000000000000002d89ff08772d7b7fa82f1585b7295de124132fe129386533b 498 0.25/1.00 vMB 171
225,984 225,984 0000000000000354f22cbcd2e6132c10f10fb22cd277ec85d6042bb0d0187898 378 0.16/1.00 vMB 186
225,983 225,983 00000000000000a9ce68351f9d8590afae3ec5db447a8993a5392478020f807e 134 0.15/1.00 vMB 94
225,982 225,982 000000000000006de2ba776cd582869e73a30aab2162bfebbe6af9d867d379cc 34 0.02/1.00 vMB 219
225,981 225,981 000000000000035cea4cc65aa72480d966c00b02ffae0338c8204c3af43b7c46 489 0.24/1.00 vMB 171
225,980 225,980 00000000000000afa7b980d7382a91ec003bf2292802c127657a42b1042a9977 100 0.05/1.00 vMB 86
225,979 225,979 0000000000000307a7b10abbce829de0cdfde6cd90dac6e6066b79be250984cd 122 0.09/1.00 vMB 102
225,978 225,978 0000000000000060e06a488e6fa61beb9ba9f3f2e0db30adde7388335f24feb1 657 0.25/1.00 vMB 215
225,977 225,977 00000000000001e1c8578c22d078a08360cd0fbdc2208838731caf342b69d0f4 98 0.04/1.00 vMB 209
225,976 225,976 000000000000001a7194c87cd6ee9df23cb93decbb9115cbac275758587bbfec 440 0.21/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.