Loading Tool

Explorer IconExplorer

Memory Pool

42,090 transactions
19.77 vMB
0.04714567 BTC
Random Selection Loading Transactions
Max Size: 111.48/200 MB

Candidate Block

Mining Attempt b6354450eca6e21d448dc745dc1c19dbbf898863b5bdc6574f0a916e8a0ad156
Version 20000000
Previous Block 000000000000000000016b2b9c1fefe7812c1abddeed1573d133704471b27ba6
Merkle Root b31f921137cd3c8ac823815c7ce42936a378f1268b18d2e9e4df67e9e1df87df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,224
Size: 1.00 vMB
Total Fees: 0.00811995 BTC
Feerates: 140.69 > 0.81 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,966 (782,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,565 131,565 000000000000088864acc3b8212b0b15b57b907a3a2ce18b33b68e4f4953353b 56 0.02/1.00 vMB 313
131,564 131,564 00000000000007aaf89b1a25c9ecaee8824f609184a8ce4f7bec749288b803cf 38 0.02/1.00 vMB 747
131,563 131,563 0000000000001224ecc0bf9b5474b1b6d40e30ea3c30b4755aee158c709c0a15 45 0.02/1.00 vMB 1,472
131,562 131,562 00000000000000e9d1c8c9a98ce4859e3b7d1c2873184f10f5d08393765826a4 112 0.04/1.00 vMB 536
131,561 131,561 000000000000092d64c718fd2b8cba1f1b3a8404e33bcebd6c6cafd10154da23 45 0.02/1.00 vMB 813
131,560 131,560 0000000000000a96d5d2f55fb3b0c14ae0b6e8e765dcf978daa51893fa669bd9 32 0.02/1.00 vMB 1,182
131,559 131,559 0000000000000de0eae83c27f3200942b0a2abeb2e2a5e5e81e5c79b04d024c6 36 0.02/1.00 vMB 769
131,558 131,558 0000000000000acc201ddf4b1339bb687fe99c1da75310fcb7ce8ebdb4e3c0a7 146 0.04/1.00 vMB 101
131,557 131,557 000000000000091ad863b4fccddd869163469c23b35106bce9d621a54d96b451 127 0.05/1.00 vMB 348
131,556 131,556 000000000000131fe9188b4d4619ef3def9e88ff2dcf565ce15437eb519f1022 31 0.01/1.00 vMB 1,034
131,555 131,555 0000000000001225ea16231b6fe509e99da5a40466337a7059f44059fb93aea4 116 0.05/1.00 vMB 605
131,554 131,554 00000000000008fbc4a67e79900c017822fd89d5ba91f46eec042876f05dca80 49 0.02/1.00 vMB 1,679
131,553 131,553 00000000000007a577f8c482bcf891a78c37aa9d74ed765e2e31c9096b23a178 28 0.01/1.00 vMB 1,012
131,552 131,552 0000000000000e4f12ce0f29172ed4443f120d7edede5c7a64f580fe9a97821c 79 0.04/1.00 vMB 353
131,551 131,551 00000000000003e98f6bae0a36e6ecfd8b85bb23607fa092e55c292d4845f5b6 7 0.00/1.00 vMB 1,246
131,550 131,550 0000000000000bdcaa55ec83042f089d8f4a97a672f2e4d25f0402d377839082 45 0.02/1.00 vMB 502
131,549 131,549 0000000000000e977b796a5f8791e8af118ccf00dcd365b0f70bcc9778bebe7c 79 0.03/1.00 vMB 309
131,548 131,548 0000000000000fba587d06db9182a7f20bdfa5f169774e17485fa5c8cb0c723c 28 0.01/1.00 vMB 1,036
131,547 131,547 0000000000000f7b8d840bebc9a6db1fe8f6cbde50a8110ad1dfebd4ad1720fc 30 0.01/1.00 vMB 1,029
131,546 131,546 0000000000000f443122d8bd1b076ebc90a52bcd85d96cbe8a3651f11c653426 120 0.04/1.00 vMB 337
131,545 131,545 00000000000010d628d79414ca468e6a61848700880e328c5ab4822a5b606df9 54 0.02/1.00 vMB 568
Previous 10 blocks ↓
Total Size: 780.55 GB

Node Details:

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