Loading Tool

Explorer IconExplorer

Memory Pool

78,076 transactions
28.99 vMB
0.07298529 BTC
Random Selection Loading Transactions
Max Size: 173.65/200 MB

Candidate Block

Mining Attempt 6d7a320212463f166901f49c606460d49678ec81bf77e426839424fc9b948375
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root eb0e2a7d6a7b47b2fb126e72e2a39e7b3a410eb363ebb4a13286f544b66aed10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,584
Size: 1.00 vMB
Total Fees: 0.01419276 BTC
Feerates: 150.77 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (141,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,674 773,674 00000000000000000002b7da194ac8f47a22cc11429d974edce44238ca2a96f4 2,463 1.00/1.00 vMB 5
773,673 773,673 000000000000000000002b50b728f1be00662dac76a62106f7ffa9f94afa6b5b 2,589 1.00/1.00 vMB 10
773,672 773,672 000000000000000000055f781a1ddd6877dd011eca982b886feb99b8036dc414 2,230 1.00/1.00 vMB 10
773,671 773,671 000000000000000000009bea5e5a51d1eada848cca89efc007471a4bf8e9c4ed 325 0.09/1.00 vMB 10
773,670 773,670 00000000000000000004b93cf1c00537b6156c674ad04ee1cb2fb2c15af92570 2,214 0.88/1.00 vMB 8
773,669 773,669 000000000000000000016117d662f5578a18381060406d4905da3ecb96cdb901 772 0.38/1.00 vMB 7
773,668 773,668 000000000000000000021d25083f318d9c7ddde47c401e612744d8d06a4834aa 527 0.22/1.00 vMB 7
773,667 773,667 00000000000000000002b2d2df487ea2d895c4567ac269d91c1fd0a50452590c 579 0.24/1.00 vMB 9
773,666 773,666 000000000000000000042f60cdacb202876b6ff72fefb4559c87167a60e1c290 666 0.24/1.00 vMB 10
773,665 773,665 00000000000000000006be6f5337e0bc3f4a5fe42ca9f78d7d3b154491743099 731 0.25/1.00 vMB 10
773,664 773,664 00000000000000000002ae6c963ab20fe2439c39d6379b26edef3fdbb4078b1a 1,560 0.59/1.00 vMB 9
773,663 773,663 0000000000000000000576c50e148aed428e38a6f1a8683aa9e74f9ee8540ba0 644 0.20/1.00 vMB 8
773,662 773,662 000000000000000000029c09cfb0d9b238a9437106def751b8c7965ec49ab4d7 604 0.94/1.00 vMB 2
773,661 773,661 000000000000000000048ee162ca27552c8777f575fdc372b68b6fecf01b3ae3 1,665 0.95/1.00 vMB 6
773,660 773,660 0000000000000000000448dabdf154c8b93d6961b47b6daf9d0c75a84726597d 2,157 1.00/1.00 vMB 5
773,659 773,659 00000000000000000002d75e55561e1506a448f7e3c9b99ba37c26aa9fec5438 1,384 1.00/1.00 vMB 14
773,658 773,658 00000000000000000002c46c8dac8df9068feb07bad1cb22734419108a63b5c7 337 0.09/1.00 vMB 8
773,657 773,657 000000000000000000052e9f62bacadf37ba29d174e9bc0deda330704d1b7e05 1,846 0.69/1.00 vMB 9
773,656 773,656 00000000000000000002b2c7195f8fe0aae8677d51f9c3876759ca12327bc2e7 250 0.22/1.00 vMB 1
773,655 773,655 00000000000000000002dcbc9702a72b0295635d9dc6fee9a85b3d28aaf44f91 1,700 1.00/1.00 vMB 6
773,654 773,654 0000000000000000000766eebc0b474ffd3f6cd1a8b340b6943b35936840d620 2,274 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.