Loading Tool

Explorer IconExplorer

Memory Pool

80,055 transactions
29.40 vMB
0.11592017 BTC
Random Selection Loading Transactions
Max Size: 178.34/200 MB

Candidate Block

Mining Attempt 378ff434fbd33cc0b49ff69a9135db5886b6d6c09bc449b60872cc4854d8fcb3
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root bdd0a3356833ebf9afa8cf9960e3acbd51740271365a5efaafa93a19bfc80c20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.05310264 BTC
Feerates: 151.07 > 5.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (70,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,971 844,971 00000000000000000000fb8f0c1da4938205749ddf51d9fe82e948bea7508d06 4,959 1.00/1.00 vMB 9
844,970 844,970 00000000000000000001b30acc22885bb0d345699020ffa2d13d79ef39091f0e 3,947 1.00/1.00 vMB 13
844,969 844,969 0000000000000000000141b11106df578b92ce3c4209309ccd68ed95456305f9 4,242 1.00/1.00 vMB 11
844,968 844,968 0000000000000000000199c31f16046700f263a34ef362e1b938ea6df4daa5da 3,636 1.00/1.00 vMB 18
844,967 844,967 00000000000000000002072d46350e101e91e5cdb0cba1c83befea3d5f8c5888 4,408 1.00/1.00 vMB 15
844,966 844,966 00000000000000000001234c8cc9cef5fdcb79777397d8c6638ff6367b790d9f 3,532 1.00/1.00 vMB 11
844,965 844,965 00000000000000000001154c89016e66a499a40a78e2732250488d0c060669a2 6,177 1.00/1.00 vMB 18
844,964 844,964 000000000000000000010e8bd9041bd04cf083d7176ecc43983d6ada3ce7ff9b 5,639 1.00/1.00 vMB 25
844,963 844,963 00000000000000000002c17b2d5612ac509772767bebc04f0b8c4bd379b5b03b 3,961 1.00/1.00 vMB 11
844,962 844,962 00000000000000000001ed60701409eeaf620b49561eb8c77d4b4463fc3b9de5 5,898 1.00/1.00 vMB 17
844,961 844,961 000000000000000000006e0e35fdec6130cfd7067d3ea48793f151cb1c23642c 6,265 1.00/1.00 vMB 14
844,960 844,960 00000000000000000000cc5026acb8f9914d450f896a826456b7bb251534b6b0 5,575 1.00/1.00 vMB 18
844,959 844,959 00000000000000000003220ac13e22bf4ad545445c341bece3d4af8b1085fdf5 3,134 1.00/1.00 vMB 20
844,958 844,958 00000000000000000000d260b4f21e9f114763fed1ddaaf86a9f064fa1f813c4 4,117 1.00/1.00 vMB 9
844,957 844,957 0000000000000000000157bb5af8a690efae2670691319b8f854febed61ef343 4,913 1.00/1.00 vMB 16
844,956 844,956 000000000000000000015b6a5aac142b127ea157932430a670f7b8e83054b0bf 4,621 1.00/1.00 vMB 14
844,955 844,955 00000000000000000001d05aa41ea3e7ebe4f2273a733e856d688b0afd69c522 5,709 1.00/1.00 vMB 20
844,954 844,954 000000000000000000012cd1de127483e098edca28fc21761ee46362ef1f707a 5,298 1.00/1.00 vMB 22
844,953 844,953 00000000000000000000e125392f711e604bfd9cbed3df5a43fb52293c18efaf 4,507 1.00/1.00 vMB 10
844,952 844,952 0000000000000000000068718b2a01933fca4933eee0ceba216c403767e3c777 5,460 1.00/1.00 vMB 15
844,951 844,951 0000000000000000000177c48d4a3bfe9bfb783c7028de18c22d6c4f03dd62ad 5,195 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.