Loading Tool

Explorer IconExplorer

Memory Pool

85,620 transactions
31.93 vMB
0.20885303 BTC
Random Selection Loading Transactions
Max Size: 190.97/200 MB

Candidate Block

Mining Attempt 3677fced55a8160a1d426f4b449fe48dce69849304dce41ce35ad79c2bbc1b95
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root f64bf9d66ca0883d3b25eee23f0b09fcbace905fe6f828e65dfa9e3dcb1bb389
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.09450960 BTC
Feerates: 529.10 > 9.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (134,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,770 780,770 0000000000000000000572563c0d3ef76b75cf695d4b16e7cec4ef13cf00e1bb 3,071 1.00/1.00 vMB 22
780,769 780,769 000000000000000000043659780ca85d4ab09cdba078e321220a53b133fbd34c 782 1.00/1.00 vMB 27
780,768 780,768 00000000000000000001b27f7e3072819a58c32995dc2a10cd901c3128dd5f67 3,370 1.00/1.00 vMB 43
780,767 780,767 000000000000000000005cdf6d623e9c864383d11e53db0101a9f702940b71e5 2,756 1.00/1.00 vMB 20
780,766 780,766 00000000000000000000fe2557bf207fd6447e59641626c933361df40d8d9dc1 3,845 1.00/1.00 vMB 42
780,765 780,765 00000000000000000005bd7aff50ce7f0e5d4c283e44f9431257dd5229e95d25 3,950 1.00/1.00 vMB 29
780,764 780,764 000000000000000000060c95020d1f375c3f58df36c208190a604d49c70eed41 2,755 1.00/1.00 vMB 25
780,763 780,763 00000000000000000004971f5ee4c200926f9fd49cf895f1e5617a2b4e3ef216 2,434 1.00/1.00 vMB 31
780,762 780,762 00000000000000000001f31925bd6f0cfee1f3cd4901e00108d7ee2894617e9a 3,187 1.00/1.00 vMB 34
780,761 780,761 00000000000000000005e908fa00afb9480f74a66f5d432b82f3e321951e2648 1,955 1.00/1.00 vMB 80
780,760 780,760 00000000000000000003aaff217c8ec5ca52f59e647bfb0a8619c836086bafac 1,319 1.00/1.00 vMB 88
780,759 780,759 000000000000000000066540842f6c8abd190912dafa915f6c4641ab73689a73 382 1.00/1.00 vMB 6
780,758 780,758 000000000000000000005b899a0c034bd8c1cffc9db8f8fbb9fa3dabe9091922 2,023 1.00/1.00 vMB 13
780,757 780,757 000000000000000000065ecbcbbc674a8f5269becb59f68939accafea0ceb4d7 2,580 1.00/1.00 vMB 48
780,756 780,756 000000000000000000002bc46de6dfc42e2729a46fd0ca3f13516cb9eac41958 117 1.00/1.00 vMB 3
780,755 780,755 00000000000000000002b89c8126bb8c7f02ccc7489e4bc707b83766d8039dfc 1,508 1.00/1.00 vMB 11
780,754 780,754 00000000000000000002cc19856e080cb6cd6d64bf28ee6055f1230af90a4a34 2,611 1.00/1.00 vMB 41
780,753 780,753 00000000000000000000219122af1759e2136f7be99b4871ef75eda622d7b7df 2,316 1.00/1.00 vMB 32
780,752 780,752 00000000000000000003c3f33adb64f57b63095119dcb48e64d5ece915288188 2,162 1.00/1.00 vMB 21
780,751 780,751 00000000000000000000da10599e875acfdbb29f42ce2328e1d0d181746f4f4e 1,387 1.00/1.00 vMB 10
780,750 780,750 0000000000000000000537eb893783f5fc292cc9e6ddfd564635a65c561ff2ae 1,829 1.00/1.00 vMB 12
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.70 GB
    • Received: 16.31 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.