Loading Tool

Explorer IconExplorer

Memory Pool

14,482 transactions
7.58 vMB
0.02737754 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.68/200 MB

Candidate Block

Mining Attempt 63cdce117b79384d779a2f5ce6ff48e53a54dcbf29fec2e43b8ebcf6912153fe
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root cc73fbadc5e34dafd5582c2ca98061f1ae90bb65a286aebd5021de81cc190e2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01194001 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (832,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
80,559 80,559 00000000004c8eb69a1bdee0642b0950328731432ace993f61d2ad178199095c 1 0.00 vMB 0
80,558 80,558 000000000039ebdac67f445c321f2aacd59687505444aa6a594de9af0fc3d179 1 0.00 vMB 0
80,557 80,557 00000000004c809166235b181feead1529f149358c5426567dacf42b11e2bff1 1 0.00 vMB 0
80,556 80,556 000000000055945a3df87334d8c770da04139eeeb6152fcdc99d87b832b40747 2 0.00 vMB 0
80,555 80,555 00000000003c2b4dfdc3ba9e729d36ff2887a0219b1e3156f7807992162f50f5 1 0.00 vMB 0
80,554 80,554 0000000000448b778f686620586b7947c8c75f78e17368c971eb41959fa65940 1 0.00 vMB 0
80,553 80,553 00000000001a8a7858eeb9b89a1b5b8f55e71441c010be2aefbce0ba7ce8f6aa 1 0.00 vMB 0
80,552 80,552 00000000005580035820c5213467649f2900a1e70f89a35544d5e3db64c4ac5e 1 0.00 vMB 0
80,551 80,551 00000000000c43982f61aa9167d7c286aee3215229734caf7852947e61ebdb38 2 0.00 vMB 0
80,550 80,550 00000000004a780e63360eda57cb9d912ae4289611a4fd5ba860b414856b1604 1 0.00 vMB 0
80,549 80,549 0000000000057467829906193f43c0e755acc38bb97685bb21d70aed882618ec 1 0.00 vMB 0
80,548 80,548 000000000057df6110679c0d13baca98fbfca4f449f17d45d8fcfe345f2e5101 2 0.00 vMB 0
80,547 80,547 00000000004d3c24080ad20897f530704c4273f531988adaeb411522a1964811 1 0.00 vMB 0
80,546 80,546 000000000025365ffe004fa94782fb78b30a1a4b56e54d8522b91259268b077c 1 0.00 vMB 0
80,545 80,545 00000000004d48f79b10817f8072a9a2b2c683e66ef926e221db64e3146a6962 2 0.00 vMB 0
80,544 80,544 000000000024838b5ff7200891cf8558fdd0ba20440305c77855ff434a310ea3 2 0.00 vMB 0
80,543 80,543 00000000001f4e6ee6f05a64cacff6e43c7e415029eb822541933c807a500774 1 0.00 vMB 0
80,542 80,542 000000000020c5d84a9dd27544ad9117c89bba503869153a497d4b88726e2458 3 0.00 vMB 0
80,541 80,541 0000000000295e3dd06324a310dc616b563a681994e559fd5d5ae8453bdd19a0 1 0.00 vMB 0
80,540 80,540 00000000004c4a08cec5802d721f5418d46c2eeb80d286daafe86d2faceee4b1 1 0.00 vMB 0
80,539 80,539 00000000002ff9cf6fdae321dc27cd29ddd4c9d662456c40a28ebdc00f16d701 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 225.08 GB
    • Received: 0.85 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.