Loading Tool

Explorer IconExplorer

Memory Pool

79,165 transactions
29.78 vMB
0.09368727 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt 494899fd7cffce3c99f37fb255522a5f7ac80d9b070a2ea2a7efd750f074f1a3
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 090d0c80475d302049c33a977ec87bac4ffe9084575119f76cdc3f922bbea2aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.02698902 BTC
Feerates: 101.62 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (613,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,867 301,867 000000000000000066cbbdba1862da8946e09050ab6f0221d3f9da36c3bcc550 310 0.24/1.00 vMB 23
301,866 301,866 0000000000000000208a6d8d5cf41baead116ed365c70262162497ce70a034cc 109 0.05/1.00 vMB 50
301,865 301,865 0000000000000000212b0fed632b1317e98e6f5f2fbe1455d376559b1ac7f24b 215 0.12/1.00 vMB 29
301,864 301,864 00000000000000000f2ec3d7914d395739f3ae7a428f69f85e4e7c25e765eef4 685 0.35/1.00 vMB 31
301,863 301,863 00000000000000006c420e3a70ad362ac14df515fc71ab26b670ca1df73590dc 185 0.11/1.00 vMB 27
301,862 301,862 000000000000000059e03bcc64df7e93cdb3fae0228fec4df5a4f4d0773e7f4d 523 0.34/1.00 vMB 26
301,861 301,861 00000000000000006e56f1284aafc47899d2abea5114d4afa2efa8fc215e26b1 689 0.35/1.00 vMB 33
301,860 301,860 00000000000000002e8153b01ecc436e5676bb2eafbd757ec17c1950fd8e93f6 355 0.19/1.00 vMB 27
301,859 301,859 00000000000000005fc5487bb67b58573eef3ba369972f6acfc5240cf375878f 480 0.37/1.00 vMB 27
301,858 301,858 0000000000000000779f9ceb0ab3900e011305435a1b4a11238ca0f0d2f1e32d 4 0.00/1.00 vMB 20
301,857 301,857 00000000000000006504c54cd960830c04c7345b3e43fa4417f39500fc2115e0 147 0.07/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 782.62 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.04 GB
    • Received: 16.12 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.