Loading Tool

Explorer IconExplorer

Memory Pool

77,254 transactions
28.66 vMB
0.06555651 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt 6b4e5a687b6803f78d24be0690b6810c8d00bc11b5f47b5f655b226a483d671a
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root c14b61eee8c27fc4a683aac7a83d60e913d93d631456c9d6143c92fe1ab0af80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,669
Size: 1.00 vMB
Total Fees: 0.00604574 BTC
Feerates: 100.53 > 0.61 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (540,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,265 374,265 0000000000000000119d7dbf3c17d24d1ceb24119eed06aab8883ef5e506c153 955 0.93/1.00 vMB 16
374,264 374,264 0000000000000000111d3c4e71d273ca011ff02f9df93d7155aa73615c50a17c 140 0.20/1.00 vMB 13
374,263 374,263 00000000000000000208d02b78ab93c4041b80b43d02dc338d82db59b11bcb77 825 0.93/1.00 vMB 9
374,262 374,262 000000000000000003b9fecf5cd493e5f706e77d400177af89a5aac3a5c574c4 915 1.00/1.00 vMB 12
374,261 374,261 0000000000000000095503d5cc3d7be7a06763a7486a6a14a4b277d0fe66b3fd 1,078 1.00/1.00 vMB 18
374,260 374,260 000000000000000003c79d9fab9b0a263c7ff4ba9e3a99f93263046717b54994 458 0.24/1.00 vMB 83
374,259 374,259 000000000000000005001de34ca617f82efc432f16ca0be088171c904355387d 1,221 0.93/1.00 vMB 26
374,258 374,258 0000000000000000019834a2491780dc90a22d4d925fed2823109cedd2d2bce9 807 0.35/1.00 vMB 45
374,257 374,257 0000000000000000128c08f1559f0404e94551b38b3d142d8f865b808d4ba0c5 1,216 0.50/1.00 vMB 49
374,256 374,256 0000000000000000004f32f54dfb506fe0930155d1a39b158aa9a4af2308c85f 682 1.00/1.00 vMB 7
374,255 374,255 00000000000000001003516eacb45b4891d2b453ac7f4c644950059a84ca16a6 606 0.26/1.00 vMB 45
374,254 374,254 00000000000000000fb87bc805a9945c508e74b1803358035b84cb4d681f709e 2 0.00/1.00 vMB 0
374,253 374,253 00000000000000000d312740153601054d4b4a5356fd7a8ef4b24f1e82a1b7ef 192 0.11/1.00 vMB 32
374,252 374,252 0000000000000000094efa708526ea217118b66ebf550715201bcf89f081f17c 901 0.44/1.00 vMB 41
374,251 374,251 00000000000000000879e5253350b279828b0b872e3bb1f9003f760bfdbf04da 1,326 0.93/1.00 vMB 22
374,250 374,250 000000000000000011a2782acdde9dc09a2c4d736e140f241431a5ae60677187 1 0.00/1.00 vMB 0
374,249 374,249 00000000000000000c47732c5bd14cebca1f5849ebcbdb7e0821c572c66da707 1,628 0.95/1.00 vMB 44
374,248 374,248 00000000000000000a4c0716e3887a4b6a1bcd89aa2a4ac1cd6f53c28b4844c8 2,328 1.00/1.00 vMB 53
374,247 374,247 00000000000000000a06dbd18a15a452c4dd50f662044e654f83066da2775ed8 1 0.00/1.00 vMB 0
374,246 374,246 000000000000000001c78b8c80efa8d32787ad72f4df6bf706984b9acc90f8da 866 0.41/1.00 vMB 41
374,245 374,245 00000000000000000de810d9948dbed35d4909795a98ed212ca1aa4ae55557eb 2,255 0.93/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.