Loading Tool

Explorer IconExplorer

Memory Pool

75,950 transactions
28.71 vMB
0.06903873 BTC
Random Selection Loading Transactions
Max Size: 175.62/200 MB

Candidate Block

Mining Attempt 9bfff362fd6465fbdcc87efbec9a94d274521e3111d76ecb87935537a21b9ce3
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 18affa4bfaee99b22e5eb878bcf635f6c502613bc88e186c1f9dc9f585dc6160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,875
Size: 1.00 vMB
Total Fees: 0.00672515 BTC
Feerates: 77.76 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (577,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,953 337,953 000000000000000005dfd519ee72d737f2bf9d5b8d2eb8688257b1627e53c941 1,584 0.75/1.00 vMB 29
337,952 337,952 000000000000000001fbb785c466cfc14227a0e1f21dd6ec4bb5e41d104d2af3 2,493 0.75/1.00 vMB 44
337,951 337,951 000000000000000017aba0c60023850eb6a821c37b29a5ff5ad782113fb43724 653 0.31/1.00 vMB 27
337,950 337,950 00000000000000000245edc44ca808b057edc59e789f5d1cd69eafc8b9efb9a0 131 0.10/1.00 vMB 17
337,949 337,949 000000000000000004bda0aa281a3e587fa2d95554211918a45a5bc0b21d2a8d 289 0.14/1.00 vMB 17
337,948 337,948 00000000000000001a74988ac0c3145f00701b1690f379532823ebd638936d13 400 0.17/1.00 vMB 32
337,947 337,947 00000000000000000588e49da4adf749fd10ffc5030fa7dbc5ecebb926fc6716 1 0.00/1.00 vMB 0
337,946 337,946 000000000000000012165aea8650d254d7b51d6065abd5d1f411f13f36984b77 1 0.00/1.00 vMB 0
337,945 337,945 00000000000000000e59c0be2cef113adc18306ff614ccfa51a7a0ab15b178fb 1,008 0.69/1.00 vMB 19
337,944 337,944 00000000000000000773970e892164af18f115358193146f093ee3dd0b53739b 1,349 0.50/1.00 vMB 33
337,943 337,943 00000000000000000befc6eedf4059f13ead9ad42b7af0eac918a9481c965f95 1,244 0.68/1.00 vMB 26
337,942 337,942 000000000000000001f5d9c4cd961ad3e324c5c7f607eade835c71e2f048078c 163 0.10/1.00 vMB 16
337,941 337,941 00000000000000001acf764954ad4bc4a7e71968a2551135fb01b5b602819a3e 1,255 0.66/1.00 vMB 27
337,940 337,940 00000000000000000ca4ebeb272e8f038b927a0bf764fbfaa537e2c11d58527f 491 0.17/1.00 vMB 39
337,939 337,939 000000000000000009e28fcc00f8f041bd35858840a915b2bff6171b37cea471 1,068 0.61/1.00 vMB 37
337,938 337,938 00000000000000000b5bed9347440901ccbc7a11cd26bde2e4e8041d3bfa0ba0 724 0.44/1.00 vMB 21
337,937 337,937 000000000000000004d5ba53653e178b90d37835d970009d28b64206af3e25bd 603 0.35/1.00 vMB 23
337,936 337,936 0000000000000000178506085afbf1a33651c9d569373b023f63d442f79a2873 1,797 0.75/1.00 vMB 29
337,935 337,935 00000000000000000f7362d7febcb1a2aa6f348a8878be96b33ba1ccea66a82f 281 0.14/1.00 vMB 38
337,934 337,934 00000000000000001626f32b230dbebccd680ba136727986e7aa1646860413ce 1,050 0.56/1.00 vMB 27
337,933 337,933 00000000000000000ab5c75b05952e7471dfb1b9161779d159b2dd389f696179 175 0.15/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.82 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.70 GB
    • Received: 17.08 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.