Loading Tool

Explorer IconExplorer

Memory Pool

46,060 transactions
30.78 vMB
0.12626683 BTC
Random Selection Loading Transactions
Max Size: 156.86/200 MB

Candidate Block

Mining Attempt 721e289e270b4a3b11b762f37ea5144bd28650d642bb0c7d5ceb3f07cc23a974
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 7589846aab532c8c47782b448e01d8b89b53333140c61132912b2dd08112c25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.05319679 BTC
Feerates: 150.97 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (678,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,719 235,719 000000000000000019e6cf209f3509db56f45ad6f1f85287c1202f634911e87b 450 0.25/1.00 vMB 122
235,718 235,718 00000000000000563b3dc821f1897f102e9a1baab670b5c84fc1ffa6b938ca34 407 0.24/1.00 vMB 138
235,717 235,717 0000000000000101803a743895d0ec289e1af05521c6746f59084c1243bf25cd 659 0.25/1.00 vMB 229
235,716 235,716 0000000000000053670c17b14f2432d1c4aa8abe1f9793a400c9a00cbda228da 1 0.00/1.00 vMB 0
235,715 235,715 000000000000014ef2509fa60a9777c9ab17c1509edbce1abdf10b62c02e9248 160 0.06/1.00 vMB 129
235,714 235,714 00000000000001071364d64a2d36b966c3dafede9f3749a32255a319cbb4f153 6 0.00/1.00 vMB 920
235,713 235,713 0000000000000014da7774e5584d3db7e0f5b286db02952df9697ac63d9451ef 507 0.21/1.00 vMB 195
235,712 235,712 000000000000003915f643a4f84b33db2437ea3fd44f7ddbcf828c4dab1bb9ec 157 0.07/1.00 vMB 194
235,711 235,711 000000000000011681018ff9cd0e124b0747fdd7c7c90c0b96e1a95157f78634 444 0.32/1.00 vMB 109
235,710 235,710 00000000000001a7014cd0a81109d196817af84c354b49dcbaf4fe615fc8e8c6 681 0.25/1.00 vMB 193
235,709 235,709 000000000000001489c969ad2a76ef1a7cb9fff417f4842a0d13600ec29508ab 275 0.10/1.00 vMB 168
235,708 235,708 000000000000009a8d634b02ea8a76cb9da9706f95e20de657bf8e4ff5582ec2 735 0.25/1.00 vMB 228
235,707 235,707 00000000000001442c8fe18f7e45d7b7c01d212d63d876ec30b94fc725e76eed 110 0.05/1.00 vMB 122
235,706 235,706 000000000000006b278cba4fb6db2d39a714ccf1d12f8df6ae8a9cb3a822478c 471 0.21/1.00 vMB 182
235,705 235,705 000000000000002bc1837cc1758976206107e63d450016439312e93f118e66dd 306 0.24/1.00 vMB 106
235,704 235,704 00000000000000a01988763973f9c55157965346bc31a7ab85b2a1c768bfca2e 714 0.25/1.00 vMB 226
235,703 235,703 00000000000000fe1b455ad26d065444e6c2cd082cbe52ff60ce382c2e0f5990 612 0.25/1.00 vMB 189
235,702 235,702 0000000000000106e99c5b53662ce92925d610e4b1f2483d392efc3d41f709fa 29 0.01/1.00 vMB 105
235,701 235,701 00000000000000122f3985ca2935ad236b88ea98b658f19b77c37fc8a20117c8 894 0.43/1.00 vMB 162
235,700 235,700 000000000000000f399762b3a7df151f5acb28da1dbe7b99b407315727a7566c 33 0.02/1.00 vMB 106
235,699 235,699 00000000000001768031ace29de22a170cc48a2fc6d1cbe80f399987267eaad9 232 0.15/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 781.64 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: 626.57 GB
    • Received: 11.67 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.