Loading Tool

Explorer IconExplorer

Memory Pool

78,653 transactions
28.89 vMB
0.11077493 BTC
Random Selection Loading Transactions
Max Size: 175.35/200 MB

Candidate Block

Mining Attempt cf5ef686bcf80e0107dfd2f4c46c8ef4b00cc4d53d7c72c857cc152775d501b9
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8d5b1c7cb3fb537f4f89dfc7673140b88205e16f6c2a332912046382ec3feabe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03949329 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (211,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,260 704,260 00000000000000000005ed64ea3c77d0269cd72e077c2df76f6fef9ded2e15f5 536 1.00/1.00 vMB 2
704,259 704,259 00000000000000000001cd5db1d1576bebd7835bc9c6e1c660ca9506f46a20f2 1,406 1.00/1.00 vMB 4
704,258 704,258 00000000000000000004b60e6f66608e3c21a5a053a2af718e2f1e5898e37602 2,069 1.00/1.00 vMB 16
704,257 704,257 000000000000000000000e4d9bc136f3ef122f1c7d823d4c765c4e609409c82f 788 1.00/1.00 vMB 5
704,256 704,256 0000000000000000000465f5acfcd603337994261a4d67a647cb49866c98b538 3,301 1.00/1.00 vMB 8
704,255 704,255 0000000000000000000e047c6929c920cb8be5465ca94d96a1999edaa69f07c0 2,489 1.00/1.00 vMB 6
704,254 704,254 000000000000000000085eade3a03e7b494b5c5cce5acedea0aa4b8e91a0bd31 1,555 1.00/1.00 vMB 13
704,253 704,253 00000000000000000003b7e98073b2d3314aabb20a9b21e177daa6be0f6445e3 2,271 1.00/1.00 vMB 26
704,252 704,252 0000000000000000000ba1d5d0b71fe935d0054c13be3d12c16f7faa6fb69878 2,590 1.00/1.00 vMB 11
704,251 704,251 00000000000000000009f7dc62540b2d8d8b75bf80b981bdf18d15f5c88a9e3f 2,279 1.00/1.00 vMB 15
704,250 704,250 0000000000000000000b87371bf282267b842df54b5540d04fb763baa49df1b5 2,070 1.00/1.00 vMB 8
704,249 704,249 00000000000000000005858032aa281cbd21efbb82ad5413d8e0194174bfe130 2,399 1.00/1.00 vMB 12
704,248 704,248 0000000000000000000110142d5faf5e779d6fed88d9b6f0e5c874e06e04cc60 3,027 1.00/1.00 vMB 21
704,247 704,247 000000000000000000091bd457254a1db95b950d3fbb9f2e7b08157cbfc554e2 2,368 1.00/1.00 vMB 27
704,246 704,246 0000000000000000000826a9d4c256dfab4c86cc595b9ffaf2337c113b9ef5aa 769 1.00/1.00 vMB 7
704,245 704,245 0000000000000000000a44aa7d4c87a4ca1ea37870f63e964d2f5b403d099361 1,560 1.00/1.00 vMB 8
704,244 704,244 00000000000000000002612aa830181699b6f56c952848a7264b472f91c4ecab 1,945 1.00/1.00 vMB 19
704,243 704,243 00000000000000000002f103aa3310cd4082c245d37e0ff3732473d0bd7bcea3 2,167 1.00/1.00 vMB 28
704,242 704,242 0000000000000000000ba1ff4a6547dcd441e0a59a581d249a7e2fc57588baea 3,071 1.00/1.00 vMB 6
704,241 704,241 00000000000000000007cb1f800a1a3c9087b1c9d403c35f533d7d10b9cf1bb2 2,233 1.00/1.00 vMB 17
704,240 704,240 00000000000000000006a3441e3826154a5e509ad62bef1f54666d6e6d2c6ebe 2,699 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.