Loading Tool

Explorer IconExplorer

Memory Pool

44,016 transactions
27.19 vMB
0.08779371 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt 6983265c9b2ffa43e7016f2e2e77c8d10706bab41e2f3d8068d42b7b9bdfaa86
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 23976c202cd56a3a0f0a67d687e021cf7dcff28b172614909e6d148bc90dd9bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03477399 BTC
Feerates: 150.93 > 3.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (257,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,778 657,778 0000000000000000000cc6781a1b9f920469c992bc079d1c292879281a966f89 457 0.34/1.00 vMB 45
657,777 657,777 00000000000000000004e68552e1db0038dff13fe06bfb63feaf2a2c183b0f63 1,759 0.88/1.00 vMB 38
657,776 657,776 00000000000000000004df420509d199da46139b50b47c0bb0778f9c0fff291e 173 0.87/1.00 vMB 3
657,775 657,775 0000000000000000000d95450aff9aaaf03148dbfbec05b898cba9ea89ff73f3 589 0.97/1.00 vMB 12
657,774 657,774 00000000000000000006c01701273024144d70ecaff05f75fefd60a53676e985 274 1.00/1.00 vMB 3
657,773 657,773 00000000000000000008441573f0592bfa184182e048d0313b07e77089a87a02 624 1.00/1.00 vMB 7
657,772 657,772 0000000000000000000f145b2c68399358321b183330e91f94a37f12c19f42b5 1,105 1.00/1.00 vMB 8
657,771 657,771 000000000000000000062c532417d7f4e3b2b48fb622576194863418b2872aee 1,373 1.00/1.00 vMB 71
657,770 657,770 000000000000000000003b64bbd8c79340132b15a7d065f9e88e11bcc9e84545 2,025 1.00/1.00 vMB 53
657,769 657,769 00000000000000000001df242d05518bbb18a705413248198e5765973e4b65a6 1,108 1.00/1.00 vMB 14
657,768 657,768 0000000000000000000f4250e3a7538d461c54a06496d8d5c2bea7e8e54a1e12 946 1.00/1.00 vMB 14
657,767 657,767 0000000000000000000cd416f18546220dee1c88a4d6a761713d195300e197d1 1,476 1.00/1.00 vMB 21
657,766 657,766 000000000000000000065aa4428a5b826fc4897da6a17f52dce9f814a1f46854 2,007 1.00/1.00 vMB 26
657,765 657,765 0000000000000000000680d0ee8f5353d7d4e13d587d775e325b1865c4172a18 2,259 1.00/1.00 vMB 50
657,764 657,764 00000000000000000002b59f1b93a287c62fe2029ba47eac89adea0ec7dfecf3 1,219 1.00/1.00 vMB 3
657,763 657,763 0000000000000000000c00d933c22436be40a7412b1df2dff3724a7c549ff6ff 1,465 1.00/1.00 vMB 17
657,762 657,762 0000000000000000000d54c7c616a75a82be3e8623ea6fd792860aa3d72521a6 1,069 1.00/1.00 vMB 11
657,761 657,761 0000000000000000000a93a48f05a82454c93fd8732b345aeecf4c44a235cdc3 2,149 1.00/1.00 vMB 43
657,760 657,760 0000000000000000000392b09d4e554fa93ab47d2642b69a3355232467288c07 1,428 1.00/1.00 vMB 24
657,759 657,759 0000000000000000000ce2c3c54c3d910f6ba99064737decc6fd38f6b6f5dd11 748 1.00/1.00 vMB 29
657,758 657,758 00000000000000000001bafb20179cb97cbba58c5449a6c2ac00444fceceb729 802 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.