Loading Tool

Explorer IconExplorer

Memory Pool

75,418 transactions
27.77 vMB
0.08048707 BTC
Random Selection Loading Transactions
Max Size: 169.52/200 MB

Candidate Block

Mining Attempt 21968fb4d4cf2199c31581ebc70e77cffc79f072d6202cc8dab7d5aacdb01008
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7744573373e1c7db4fd6e974c9ae16e8bc32b4b24e390e6c63bf3bd5fbc56257
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,303
Size: 1.00 vMB
Total Fees: 0.02107174 BTC
Feerates: 106.68 > 2.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (500,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,414 414,414 000000000000000003922f35c67b0e2a75ce64ba67f8b687939e2022814752f5 1,205 1.00/1.00 vMB 55
414,413 414,413 00000000000000000169bc4fbb207008840dcf10ae231083ca9de9a8186ca88b 1,308 0.92/1.00 vMB 36
414,412 414,412 00000000000000000275b7a23a6d75f5d81ca413e1ddd74464001963ee7739ae 1,757 1.00/1.00 vMB 52
414,411 414,411 000000000000000002b9071cf3888a59a4c3c02df892b092fb168bf9f2fee09a 2,521 1.00/1.00 vMB 66
414,410 414,410 00000000000000000243476405e34e7233769feff8fa7cfcb885ee6c41e96f8a 2,627 1.00/1.00 vMB 79
414,409 414,409 000000000000000003801810cca5cf01e1cb0d811a58ba28d5db51d41cd73d74 596 0.28/1.00 vMB 48
414,408 414,408 000000000000000000dd9db92272465df2a07925fb1dd9b9bfe562a3f1bd0dc0 632 0.47/1.00 vMB 31
414,407 414,407 000000000000000002e951cb1a23930869b1513394dc79bd9606fbbfdcab1497 1,860 0.64/1.00 vMB 45
414,406 414,406 000000000000000000e51a831dba16ab70eee3fa33d3962cdee6b009e98f4c53 1,216 1.00/1.00 vMB 22
414,405 414,405 0000000000000000008eb7a46de4b3cb01acb23d688080f0acf2384207526d9b 2,328 0.92/1.00 vMB 57
414,404 414,404 000000000000000003332b323b9535db25cdf315978229f49567203b42c70e0d 683 0.32/1.00 vMB 60
414,403 414,403 00000000000000000123a9855aa86316bcc320fde2b83c6dd03f473a3f1aa65d 1,124 1.00/1.00 vMB 27
414,402 414,402 0000000000000000031e7686d098a95b8b8dd34db91eef4a1ab5308adf9d623a 422 0.22/1.00 vMB 43
414,401 414,401 0000000000000000000527796144f3bba462c33298de391cbaa0e30afd601342 1,758 0.76/1.00 vMB 45
414,400 414,400 000000000000000000f5c00d08aa7d5d4807f22476d7fcec77a35bac7dd1218f 195 0.10/1.00 vMB 61
414,399 414,399 0000000000000000006e56c739041340770d0acd36318aef9fc28f7464ff5abb 1,646 0.64/1.00 vMB 61
414,398 414,398 0000000000000000022f25144adc7ca677036e32599be681db1b9dc566bfffe9 1,018 0.81/1.00 vMB 38
414,397 414,397 0000000000000000039945e71f68b114976022bf41477e87ffe9e287bcb3fb89 55 0.02/1.00 vMB 49
414,396 414,396 000000000000000002c42fb28b26291058ea97a93f906d7cd951d2f59cc7e223 936 0.99/1.00 vMB 19
414,395 414,395 000000000000000003f6a022628ed14c4a73a403485d1d9d7e4bc6a9be43aefe 306 0.18/1.00 vMB 44
414,394 414,394 000000000000000000c69d1b750b8d1c7272afcf214e67801ebdedd53fc3e021 2,805 0.77/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.