Loading Tool

Explorer IconExplorer

Memory Pool

77,198 transactions
28.94 vMB
0.06755438 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt 604e58db47a93608375ce30f0354f47dc62cd161b0f1f798e81b3044238ff833
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 265ab26a75d5774a362477ab56a5c348a78e1aa3c8e81538932996a07ad4e212
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.00451690 BTC
Feerates: 150.35 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (442,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,621 472,621 000000000000000000e9c0de9c696b7d7801ebb49879107d7b54888ce53f78d0 2,541 1.00/1.00 vMB 404
472,620 472,620 00000000000000000033ea141ca13f5b067fd83acdcea3c977d9bcc69d0d8c38 2,002 1.00/1.00 vMB 228
472,619 472,619 0000000000000000011878b129384abfc4e04d3c8b50534219772b324bbee85a 2,390 1.00/1.00 vMB 366
472,618 472,618 0000000000000000015a2a28d367d16f6482df0aad3da5538eb4deabe5dbc952 1,478 1.00/1.00 vMB 75
472,617 472,617 0000000000000000003d89a2e737706305b408313163fabb8d0b9c099e9c2b1c 2,457 1.00/1.00 vMB 359
472,616 472,616 0000000000000000004421bd0a6d849c54f0d29a433ff121353aa8684f7c3fc5 2,492 1.00/1.00 vMB 341
472,615 472,615 00000000000000000045221939d923ca7872b4237c7c45886a445d9573a2c3fc 2,321 1.00/1.00 vMB 354
472,614 472,614 0000000000000000003386cccf8456e57741e483e131aebc1476efcc95094a54 1,200 1.00/1.00 vMB 146
472,613 472,613 000000000000000000033611654edd5c0d4c3d81ab10ae993cab46f8bea9cc04 1,610 1.00/1.00 vMB 242
472,612 472,612 000000000000000000b4c2988ce57f6d164716d4e4f2d812e3f1330a5cc39084 669 1.00/1.00 vMB 78
472,611 472,611 00000000000000000123dce6ac4f955af6c2f0c9f2ab4585405e823b89a8d528 337 1.00/1.00 vMB 43
472,610 472,610 00000000000000000145b13d0b6f7a213545a11e24c7140fa2347cc60cc7f932 493 1.00/1.00 vMB 21
472,609 472,609 000000000000000001200736fcb73c3d02dcbc2994751a1e90f08974076bf61e 1,591 0.87/1.00 vMB 311
472,608 472,608 0000000000000000013e7ffa420802109d2fa274489018344fc686c3395ae717 870 1.00/1.00 vMB 80
472,607 472,607 000000000000000000a7417019e15a2570c7e6af023e7bf2a4e026e9b32ee8d0 949 0.51/1.00 vMB 292
472,606 472,606 000000000000000001685d0edeae5441a02930178d8f2eae32a76828341d9f83 1,697 1.00/1.00 vMB 90
472,605 472,605 000000000000000001200b24d43d92315ec62b922618f50c44ad9b3ffb9c5ddd 1,550 1.00/1.00 vMB 187
472,604 472,604 0000000000000000003760b441f30cc3209065412accd501858d891c5461e1f8 1,591 1.00/1.00 vMB 298
472,603 472,603 000000000000000001282fa5803cc332552a23d65adcc114fe5bc6802beb9793 1,863 1.00/1.00 vMB 296
472,602 472,602 000000000000000000d98bd582654279b71edbc22a8c17a5deb733b739c19fb8 1,433 1.00/1.00 vMB 246
472,601 472,601 000000000000000000f920e40cdbdc89d6fc25a1ea5e0d87e11da7b5fa58c98d 1,794 0.99/1.00 vMB 259
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.