Loading Tool

Explorer IconExplorer

Memory Pool

39,899 transactions
27.01 vMB
0.07462949 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt fdee0cdb368d11db612ea5461cd9c808965e4ee47d0e998717eb5a53f4f8684f
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root b1103ef56650785cec004139c928a49e502f05583df2f87611fdba2ef9e412bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02093990 BTC
Feerates: 201.37 > 2.10 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (160,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,113 754,113 00000000000000000001936fda2c7ad90d502720e39ea61b6507b072584f20af 3,471 1.00/1.00 vMB 37
754,112 754,112 00000000000000000008470be0dd6305da837d1612bd2455147b85df52baf322 449 0.21/1.00 vMB 14
754,111 754,111 00000000000000000005c1872aaa97782d8414386fa3cbd2cd02e78b0857d804 1,878 0.62/1.00 vMB 12
754,110 754,110 00000000000000000003f76761f0403d2fa0aab374dc1fe052f17d23044a9602 953 0.37/1.00 vMB 10
754,109 754,109 00000000000000000005df1a4df1b03ab5cb58c5f8fb501f5a4862bce93f41d4 765 0.95/1.00 vMB 1
754,108 754,108 0000000000000000000060fdd84ffe83d024ac5c733a717758d96955df429214 2,622 1.00/1.00 vMB 12
754,107 754,107 00000000000000000006903efd82799d036a9a6e4a31a76c3c9d6caf548da1c4 2,536 1.00/1.00 vMB 7
754,106 754,106 000000000000000000060e9e77f885e314a839e95d7c2170013cb4e778652127 2,970 1.00/1.00 vMB 14
754,105 754,105 00000000000000000007d73da23c664e802d3feb2a6934430523ecd9e259a20e 2,491 1.00/1.00 vMB 17
754,104 754,104 000000000000000000035314a9b0820dc954cc2c1fb6aabd6ed430cfebedefee 2,328 1.00/1.00 vMB 16
754,103 754,103 00000000000000000006166be25d86331370ef1394f9b7565e6bd1ffbf0eebae 2,912 1.00/1.00 vMB 19
754,102 754,102 0000000000000000000605a3242e1e0cc7ba24cdb1a4497b40d6b63009840ff5 3,276 1.00/1.00 vMB 22
754,101 754,101 000000000000000000062fff0a4e36450be6c706c9451325357305a99b2cd43a 1,096 1.00/1.00 vMB 14
754,100 754,100 000000000000000000077b57cce3f64ebabca2077e6b29caaed980a761991370 2,348 1.00/1.00 vMB 23
754,099 754,099 00000000000000000005adcc914b560a9762f4f8410d6a7827ab0234635a2d7e 812 0.35/1.00 vMB 14
754,098 754,098 000000000000000000063ac4b5fad1ebf44f919b208dcb6672e4ff9fe6dae861 1,702 0.54/1.00 vMB 14
754,097 754,097 0000000000000000000173a74e199628a1606772957e51a2b974854e16225c3f 1,194 0.50/1.00 vMB 11
754,096 754,096 00000000000000000007b6e781da852508ce564ff54517ed6151e5f822ddc2d6 1,668 0.54/1.00 vMB 14
754,095 754,095 0000000000000000000787a78d2e554b6aa319d208ae8fa519b67b11db6ccac1 1,489 0.87/1.00 vMB 7
754,094 754,094 00000000000000000002254b7b62e6802ca812119eccf981fc3dcb37e57902a2 1,922 1.00/1.00 vMB 6
754,093 754,093 0000000000000000000629d7ac2f40e321375c96671dd98f840376ad742e090d 2,033 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 636.65 GB
    • Received: 12.38 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.