Loading Tool

Explorer IconExplorer

Memory Pool

80,855 transactions
30.08 vMB
0.12679522 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt b711abf340454f37ea8f5c637f3fdc6c90ab5b75f965929f3b617148d64968b0
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 971a46dfd044bb34453e195afd80cf122c3a2960f9b032e02de9bfefbf14bf15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.05244287 BTC
Feerates: 242.90 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (540,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,717 374,717 000000000000000004e487b6d8af79850ed7e396946e53b5f4a03e600af53b91 824 0.93/1.00 vMB 19
374,716 374,716 000000000000000004e1b249057192da57d26db524e8e1e303f5b5371c532617 236 0.10/1.00 vMB 56
374,715 374,715 00000000000000001319b252d737cc355738e1799ade94ec6529833831763c2f 1,133 1.00/1.00 vMB 10
374,714 374,714 00000000000000000fc554604c4b62ad5bf025d80bbd5eb81bc4e52dccdb93aa 913 0.46/1.00 vMB 43
374,713 374,713 00000000000000000926bcd8ab5dd9cce10e7cdd099ba1df71fb898be77ff59f 715 0.35/1.00 vMB 44
374,712 374,712 00000000000000000e5b7185b3f6e96cb88a177187c82bc466b56cee0778adce 1,125 0.69/1.00 vMB 42
374,711 374,711 0000000000000000080a5ed4824b6370749abaab1a867471910b166adcb3c920 1,186 0.93/1.00 vMB 21
374,710 374,710 0000000000000000073922eb262111353be6ff5c39836ea3651b8c24078fc4a3 727 1.00/1.00 vMB 7
374,709 374,709 0000000000000000126e91135d057155fc63d023edf570e99d06f97c790d0c3f 220 0.20/1.00 vMB 18
374,708 374,708 000000000000000002ddcd3a36e9aa30edcc51a422699b3d93a2899716b3ed75 1,224 1.00/1.00 vMB 14
374,707 374,707 00000000000000000381d995511ed4492011ed312529901543c17b73bb1caf0c 1,607 0.93/1.00 vMB 37
374,706 374,706 000000000000000003b1e5b17438c6ee2badc218dda53bcd3c58a32b03d736ae 2,830 1.00/1.00 vMB 63
374,705 374,705 000000000000000010e6ee88f7663fbc04f4822a4724ad7872e6d09ba91d96ec 1 0.00/1.00 vMB 0
374,704 374,704 000000000000000006a8ba805d3c29e661134fa0bd19f2cd706b3001b618179a 659 0.75/1.00 vMB 7
374,703 374,703 000000000000000008a53a928d1c5c44884da53175620143bd913d59cc76c416 1,229 0.94/1.00 vMB 22
374,702 374,702 0000000000000000123d2a99fd87a523b019b647fe4b2bf99e32053fe22254b3 1 0.00/1.00 vMB 0
374,701 374,701 00000000000000000993e751ee89824c66795b64836f68a9e427b2f3da5733ed 2,538 1.00/1.00 vMB 56
374,700 374,700 00000000000000000d806c6e2c6ee7c445991fb627599ea28f097cda9518b448 1,145 0.95/1.00 vMB 20
374,699 374,699 00000000000000000eb112fc13f744bfa13af8c2bbd94682c8c2dd134f39ce21 871 0.48/1.00 vMB 42
374,698 374,698 000000000000000009b905a66c49d317876ea4a2371f91b50a3f639e0d9493f7 734 0.93/1.00 vMB 10
374,697 374,697 0000000000000000070ae750e0fa4b710032acefe7db8fd5f44d882ce6a7192f 758 0.93/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.67 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: 673.23 GB
    • Received: 16.42 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.