Loading Tool

Explorer IconExplorer

Memory Pool

87,853 transactions
32.57 vMB
0.24815672 BTC
Random Selection Loading Transactions
Max Size: 194.66/200 MB

Candidate Block

Mining Attempt e3ced8886f301ea7459b4c57b4f28ea3400f503bc67ef6d913a27750b63dd920
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root a1c63f12af2f10d04fce266f72f75089f6773819de392a79658e7982df867798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.10992086 BTC
Feerates: 538.26 > 11.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (148,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,554 766,554 0000000000000000000271c2a1bd4df6f2e1578451f05df7d20178c78f433943 813 0.47/1.00 vMB 8
766,553 766,553 00000000000000000003dd6b4a0f8b554f1791beaf44d56f45289a91ecf6b4ef 2,298 0.99/1.00 vMB 14
766,552 766,552 00000000000000000001a0951b5f0e6b1d5c65c37f8d5a3a295170c99b2af77c 1,054 0.53/1.00 vMB 9
766,551 766,551 000000000000000000060f64073267802a5b6971ac4266d84d58d8b0c25d4dda 185 0.05/1.00 vMB 14
766,550 766,550 00000000000000000000792fd4c1819223b4e7d57d08f23e6ce1a28580359398 1,429 0.46/1.00 vMB 14
766,549 766,549 00000000000000000002da752a7b9c2aa1e9dfec2972af024128c28339e17265 756 0.67/1.00 vMB 4
766,548 766,548 00000000000000000004042d98928196ffd3405d3b585caf30a139b9e0ac335f 2,203 1.00/1.00 vMB 12
766,547 766,547 000000000000000000015fee935058996cf30834b1310027e4feb4d8487ec3f0 2,246 1.00/1.00 vMB 3
766,546 766,546 0000000000000000000386fdc436d8cb624398958abd24f466cb10e0dfea7ff6 2,719 1.00/1.00 vMB 20
766,545 766,545 000000000000000000007f76ca045235baf17731d5e4c832e8b986b97af0fc1a 2,710 1.00/1.00 vMB 14
766,544 766,544 00000000000000000001362328a33a4932082c13123e01d6139c3b1d388d1724 1,448 1.00/1.00 vMB 14
766,543 766,543 0000000000000000000731db53a237221b6928846398257d151aff3a42b05f4e 1,812 1.00/1.00 vMB 23
766,542 766,542 00000000000000000007fe62d67efb7d624b535fc6764f68340646d701b502fa 1,408 0.53/1.00 vMB 14
766,541 766,541 0000000000000000000199feb96eaf94d3a08e76dc7366f472367647b579f5d6 1,486 0.59/1.00 vMB 11
766,540 766,540 00000000000000000003c16f9cfa7dee1a7b13d1f80018d3b80f66f079608d01 2,051 0.84/1.00 vMB 13
766,539 766,539 0000000000000000000181903ba3f1548a416172d6826ed25603e074ce5ef029 1,333 0.69/1.00 vMB 12
766,538 766,538 000000000000000000059e8e3498130c82d8cc358adb5a1ccf190c8d9c9235de 903 0.51/1.00 vMB 4
766,537 766,537 000000000000000000044171c47573b83599aa766a51414d0c41a444275e9c4c 3,251 1.00/1.00 vMB 17
766,536 766,536 00000000000000000002a0d302fe9e5c71d0f5b0ab5a0415056a5ac2d4666acc 1,821 0.64/1.00 vMB 13
766,535 766,535 00000000000000000001d3225cf65186d9b1d4890fcb8e396dc0584ee39c4be9 621 0.30/1.00 vMB 8
766,534 766,534 000000000000000000019bdc6d4bc9f9ba51b65968fa5eaca9f8dab22ebe1cab 1,013 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.