Loading Tool

Explorer IconExplorer

Memory Pool

82,179 transactions
30.03 vMB
0.14907697 BTC
Random Selection Loading Transactions
Max Size: 181.98/200 MB

Candidate Block

Mining Attempt d2e82db7b149ccd9f56444eed03bc02415bdb1773cee9e927cc0b482cf71def3
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 38d5fd2062826f8e6d74427482620107e47a65172e001a2badde0398ff503b81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.07872311 BTC
Feerates: 101.65 > 7.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (274,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,888 640,888 000000000000000000048ef72080f6709dd5b36392ade907acba00fc50781a68 2,723 1.00/1.00 vMB 54
640,887 640,887 000000000000000000076f9bc98a918f6b3a5bd40420fc735a1c38a19b37b290 2,855 0.99/1.00 vMB 75
640,886 640,886 00000000000000000008ebd3fbd48e07d25dc6a2f23547f3efdb3d973005ee73 2,646 1.00/1.00 vMB 100
640,885 640,885 00000000000000000006b07f84caacedbf74a94b911ba463ccb837174368560b 2,795 1.00/1.00 vMB 99
640,884 640,884 00000000000000000008495f5edbc1d7a63920002b43c6d8010fa546ad6935e9 1,869 1.00/1.00 vMB 79
640,883 640,883 000000000000000000101fe5c1f977a0bad2a9d24518227976427ff03372355f 2,434 1.00/1.00 vMB 101
640,882 640,882 0000000000000000000c23f23a8df88891797c1f1d43a18669cbc6cc514b3235 2,046 1.00/1.00 vMB 119
640,881 640,881 0000000000000000000be232a2c5ea07728a9a9e8f8487647632a71fb6d2a438 1,805 1.00/1.00 vMB 45
640,880 640,880 000000000000000000020c610e164c4c6b861e5fbb01bffdb837c6dbc9196cb2 1,650 1.00/1.00 vMB 54
640,879 640,879 000000000000000000065f500c1c8e903ad723c44b01c05625167c074e100652 1,864 1.00/1.00 vMB 83
640,878 640,878 0000000000000000000ab55a698394ca091218e91761a6b9e6b09aa930683306 2,131 1.00/1.00 vMB 105
640,877 640,877 0000000000000000000cef2a213f984d22f0290cc9c234b75b2add751171fea4 3,035 1.00/1.00 vMB 84
640,876 640,876 0000000000000000000dc624016a98b054eecfb3ae1a221da0169b64163b0185 1,859 1.00/1.00 vMB 94
640,875 640,875 0000000000000000000e397325534f009f655af0295b1991c48609dc5ec0b99e 3,087 1.00/1.00 vMB 119
640,874 640,874 00000000000000000002549e4bba0b55e9171659e2364c748d4af06495879857 2,264 1.00/1.00 vMB 40
640,873 640,873 00000000000000000006534d8d12f5fa2d59e762a4a0e11541c2c310d53db01b 2,510 1.00/1.00 vMB 69
640,872 640,872 000000000000000000102ce58dd85230890ad12259718b5653c399b65bc741c1 2,593 1.00/1.00 vMB 70
640,871 640,871 0000000000000000000d83878c29619e24b89d84b3e7e75f8e3529c5bbc88624 2,463 1.00/1.00 vMB 83
640,870 640,870 00000000000000000003ea1348ce8b894e1103d49acd8b5c82523199ff50c6fe 1,993 1.00/1.00 vMB 15
640,869 640,869 0000000000000000000856484904efcf9bf1f77dda47ffd0aa7bb4c2b787b831 1,967 1.00/1.00 vMB 48
640,868 640,868 00000000000000000007f3ee4e2cf54e10b64aba8420da6d2c832cd3d85ff260 1,994 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.