Loading Tool

Explorer IconExplorer

Memory Pool

85,031 transactions
31.88 vMB
0.16941518 BTC
Random Selection Loading Transactions
Max Size: 189.77/200 MB

Candidate Block

Mining Attempt 8e92cc6d2d3f3f71f4e75e8c13593cd3e19da9708591173870dc16b3aa76bdc7
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root fef4f45f1d9f465b2f41ab7d0c66dcf98cdefdece4b3ad13ffbfa2dacaefed63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.05358846 BTC
Feerates: 402.75 > 5.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (613,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,856 301,856 0000000000000000321005e52775c418464dfa3387630170ad9078c4c8b1d990 109 0.16/1.00 vMB 14
301,855 301,855 0000000000000000155a355a3d8f8a244f081ac13cdb8d5c5137163d125eaf24 641 0.25/1.00 vMB 39
301,854 301,854 00000000000000001aa76473994b6cfeed7ccd3e78536107b4a8c63a4b8c22e2 671 0.66/1.00 vMB 18
301,853 301,853 00000000000000006cff6938c9f456630ad39e5636b1e7b9d96bf935cc83d4dd 478 0.25/1.00 vMB 44
301,852 301,852 000000000000000020ed4e23bf68c0b1869e041505ae8f3cd7fe933dd4a07824 383 0.19/1.00 vMB 33
301,851 301,851 000000000000000017c996458e3e1eb41df85cff941f63b39d7d1da9a779413c 124 0.14/1.00 vMB 19
301,850 301,850 00000000000000003c9b3912ac56594b3a5c2807402b83d38b7228f5f42dd658 652 0.35/1.00 vMB 33
301,849 301,849 00000000000000004b5424d7d62c6b93bc641425c92194fc49ef435a415b013a 352 0.20/1.00 vMB 29
301,848 301,848 0000000000000000533c178f6a881f2d8180f3c0f1083ae11e2d02fc9cc57e37 28 0.01/1.00 vMB 19
301,847 301,847 00000000000000004970dfda5fb1405b583c6485c6a964a617607678d64bb730 158 0.09/1.00 vMB 24
301,846 301,846 00000000000000005ede658e6b81f6c8a147e5acd2afc1040391fb46af48ccfc 656 0.43/1.00 vMB 32
301,845 301,845 00000000000000001e6953bb636bc0599ab9448b7c5f440721448c58764bc92f 35 0.02/1.00 vMB 24
301,844 301,844 00000000000000004bfda456cd4113f5990b1f7bea00dd38d6e4428883d597b3 308 0.13/1.00 vMB 26
301,843 301,843 000000000000000005a19211616fdb278f4c1ac19ac9bc6e7ae163388aa6bddd 131 0.09/1.00 vMB 26
301,842 301,842 00000000000000001cac371dcc568f12c827152eb14d66afded4ed1c4d0e2004 389 0.27/1.00 vMB 26
301,841 301,841 000000000000000067d3aa16b9a93b223654049df4125ee737a1c9959b5edd6c 307 0.21/1.00 vMB 27
301,840 301,840 00000000000000005c8a7e43ca368ccc4c2d87bba43c0ca78ce41fb32a70b288 544 0.31/1.00 vMB 31
301,839 301,839 00000000000000001adfb1390ac1e70ac029e1e5ea9d42ac5c77423589e7565e 141 0.07/1.00 vMB 26
301,838 301,838 000000000000000048f40dd06adb61e3eaa3f6c0de5d66f1ed698eca74dbd39a 252 0.14/1.00 vMB 27
301,837 301,837 00000000000000003b8605ad23585a0edb5cf94558747b9026ee62bcd47a3c2a 16 0.02/1.00 vMB 9
301,836 301,836 00000000000000000c997652d770b676f02ec5d4777dd6c9201992ea5550ae8f 595 0.33/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.