Loading Tool

Explorer IconExplorer

Memory Pool

81,374 transactions
29.60 vMB
0.08463724 BTC
Random Selection Loading Transactions
Max Size: 180.13/200 MB

Candidate Block

Mining Attempt 9fabeecef5a3023afe3367da51291e10056235d30dddfbd48907a6da6ddd49da
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 29f5f9e082c42df7bbb1406c13ac5195b47c402f4e0a3da9e8337360e5e45471
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,251
Size: 1.00 vMB
Total Fees: 0.02197599 BTC
Feerates: 100.53 > 2.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (200,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,682 714,682 0000000000000000000b472a58bd3ae1f2805d281874ebe7e184cd2eee4ed014 1,799 0.82/1.00 vMB 3
714,681 714,681 000000000000000000076601b3e34c3f735ba03982c8e35f2cf43e425392fbdd 1,848 1.00/1.00 vMB 5
714,680 714,680 00000000000000000004a6bc60f695bd8fd0170c6e0f64b06a2498cad28cd49b 2,744 1.00/1.00 vMB 8
714,679 714,679 00000000000000000000d6a943911554106035a346dd2b289ff8bce1140e9e22 3,497 1.00/1.00 vMB 8
714,678 714,678 00000000000000000007ac28a991ad644bfd5977ac28bc20ee92bcd88d44b291 2,830 1.00/1.00 vMB 6
714,677 714,677 0000000000000000000207780ceb40151cbb5a720f53497b68a0fd7db2c6ee79 2,788 1.00/1.00 vMB 11
714,676 714,676 00000000000000000006d1b1d77a4604d16902fa3a81ce5e599464d993007132 2,376 1.00/1.00 vMB 6
714,675 714,675 000000000000000000052502e69255261abf678be0fca28b2ca4658dbbea6910 3,244 1.00/1.00 vMB 15
714,674 714,674 0000000000000000000b4414bf5d427e5f2922889cfb2b8d3c0a78aef1a2d40e 3,432 1.00/1.00 vMB 12
714,673 714,673 000000000000000000036ce0655b0ea69811991ee998bd9b8c83891cc8df133b 3,146 1.00/1.00 vMB 9
714,672 714,672 0000000000000000000773f69eb185ce171a25c4095747b8657d5ac0b68df6b3 1,676 1.00/1.00 vMB 5
714,671 714,671 00000000000000000001520bdf9543943404026864f057cf9417fc455c9acdb0 3,080 1.00/1.00 vMB 7
714,670 714,670 00000000000000000001b54dfe1fb851c98c7f66e18bb76af89ef93ca227318a 3,431 1.00/1.00 vMB 12
714,669 714,669 00000000000000000008c721f25fdac268d39a6bba481822388e05ce4ab54bc3 3,133 1.00/1.00 vMB 6
714,668 714,668 000000000000000000062f2cf33970d9ae5e45525ca2aaad2853b4cedb3d1910 3,429 1.00/1.00 vMB 14
714,667 714,667 00000000000000000002c09226b05f0f4669e75c3b08ddfd2c52daf7e9d12a02 624 0.54/1.00 vMB 6
714,666 714,666 000000000000000000026657fbac1410b64b809fa7915eb28c1f9aa38a55b611 780 0.30/1.00 vMB 8
714,665 714,665 00000000000000000000a120f06b5e95ced4730160af923086364c8949e62477 1,619 0.80/1.00 vMB 4
714,664 714,664 000000000000000000097d9d2b90d95ff6967a3464c20f9f1ac2e97b632fd8b5 2,705 1.00/1.00 vMB 7
714,663 714,663 000000000000000000046207c41be6d434596960f47844bf15febfedd34ba311 3,016 1.00/1.00 vMB 16
714,662 714,662 00000000000000000006e1b70f2086f72f0fe281e8155e61c93961302314c4df 756 0.46/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.