Loading Tool

Explorer IconExplorer

Memory Pool

78,027 transactions
29.28 vMB
0.06336894 BTC
Random Selection Loading Transactions
Max Size: 175.99/200 MB

Candidate Block

Mining Attempt f3c1833f1c172de7316a80c35ac384ca80179bfb11f3773c36156ce476a782bf
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root da4efb62d718bf1bfe96c269514a857666681d08ed160340dcbb5f805b594ee8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,888
Size: 1.00 vMB
Total Fees: 0.00406237 BTC
Feerates: 21.09 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (431,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,274 483,274 0000000000000000002f54cd0da97d962f0818e0986aed4c5cb20fe2e0b44b01 1,792 1.00/1.00 vMB 85
483,273 483,273 0000000000000000012ceb5cd97964b7f61acd593d22e0eede4de93e79f1008c 1,561 1.00/1.00 vMB 94
483,272 483,272 000000000000000000a4e67b4d80f7b478c5a83afcf4ab2da64894a057109e2a 636 0.99/1.00 vMB 115
483,271 483,271 000000000000000000f57cb8476f7bfb7293f3c2c10aaa445678bf9ec055ff9a 1,977 1.00/1.00 vMB 272
483,270 483,270 00000000000000000138c59649041082643fa93cd12708a24f11cdbb54b77c8b 2,169 1.00/1.00 vMB 271
483,269 483,269 000000000000000000731a6cb8a76cd3e35106bfcf1743a812e7fb07a8bef007 1,443 0.99/1.00 vMB 185
483,268 483,268 000000000000000000600fc482d19f70b4ece0fa1dd0b8796c5c13e546634bca 1,348 1.00/1.00 vMB 216
483,267 483,267 000000000000000000302139c430fc573682eb431b3b499628ec8c278dc498b6 852 1.00/1.00 vMB 114
483,266 483,266 000000000000000000b203863c4e59319422bd398b0710b0b9134639fc8cfbf4 352 1.00/1.00 vMB 90
483,265 483,265 0000000000000000010f4ed794c6375a9d4796cf27eba21cc6173225f1a24fc6 739 1.00/1.00 vMB 122
483,264 483,264 000000000000000000d3111bddeaddfb5c95e6ee4e67590435fa2c68a383635e 451 1.00/1.00 vMB 102
483,263 483,263 000000000000000000233a261e53dfc9d6ecf08c68ef81ca37453e5f1cdc36d2 948 0.99/1.00 vMB 147
483,262 483,262 00000000000000000028443cec652769dbcf5e6bd41af541f80893a68b948b49 138 1.00/1.00 vMB 84
483,261 483,261 00000000000000000102f45029dae0c45106a670014b2d05db1340dc56dabd7f 343 1.00/1.00 vMB 93
483,260 483,260 000000000000000000169d07d42816770802c5bc151237e63b893f05bfdba947 92 1.00/1.00 vMB 72
483,259 483,259 0000000000000000005c822690208d03dd6f9abc751b9552014578c8a8adc7ba 765 1.00/1.00 vMB 144
483,258 483,258 000000000000000000878d25754770c417a717681c2a7a604b9fbe1922c220d1 881 1.00/1.00 vMB 161
483,257 483,257 0000000000000000003513a0961ff9ff128306c8521d2eef0c7d338b2ea3b3b3 1,160 1.00/1.00 vMB 156
483,256 483,256 0000000000000000013cd64d3d86a64bde7876fc2576ce00dda140bfdfd992bd 942 1.00/1.00 vMB 145
483,255 483,255 0000000000000000001289743601f4429f991c64c046fdf410a599a8d22bb413 838 1.00/1.00 vMB 143
483,254 483,254 0000000000000000001ab0ace4e025a6668a4b4de261aff3f81c64c37eec438c 869 1.00/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.