Loading Tool

Explorer IconExplorer

Memory Pool

80,672 transactions
31.00 vMB
0.09427977 BTC
Random Selection Loading Transactions
Max Size: 187.73/200 MB

Candidate Block

Mining Attempt 335a158338e88401c59abc283a6bb5ca98eb201dc1f3d35bfa25768684a8d120
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 3e6d807b9037d104439947a2151ca7eb4f82f2f3cb074d7ca528c6aed1ad789a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,182
Size: 1.00 vMB
Total Fees: 0.01973604 BTC
Feerates: 106.51 > 1.98 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (551,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,916 363,916 00000000000000001234502319db5545dc936d9f661c19cf59df1140db559559 1 0.00/1.00 vMB 0
363,915 363,915 00000000000000001192a009cb2359585417a34425b1410449e844f3e223b2f7 725 0.42/1.00 vMB 30
363,914 363,914 00000000000000001297b902c5a974f812d434bee4b78aad2d46ebf22ecee824 83 0.04/1.00 vMB 29
363,913 363,913 00000000000000000fd3948cbac97ca1d32ed096f4660e58701dd663c1b83a8c 672 0.71/1.00 vMB 15
363,912 363,912 000000000000000014f39013a173e90765ebfce9c9f79379e6552db9616ce6cc 836 0.38/1.00 vMB 37
363,911 363,911 00000000000000000844ae1db8151caf5a14093289ebcc9375a1d2b9ec28d4b6 972 0.42/1.00 vMB 40
363,910 363,910 0000000000000000052bb8eea7299ce5c5d13f545c7137b8fa8e2a4cebbe831d 147 0.25/1.00 vMB 8
363,909 363,909 0000000000000000097ba1ed69a9a0591ce9ab5838b759a1955b20e97f1aa734 425 0.23/1.00 vMB 31
363,908 363,908 00000000000000000e227f29c4bff3774e07115dd39eae3dd39a9c654939c019 261 0.14/1.00 vMB 35
363,907 363,907 00000000000000000c74f6392bccd1476f456a3a63c34af5ac1dd55d362e2013 74 0.04/1.00 vMB 24
363,906 363,906 000000000000000009e3009c82ffd7dfdb47756ff82dfa2d858dd44b7a8028b7 237 0.19/1.00 vMB 38
363,905 363,905 00000000000000000d9c0fa8cbd1142e07916a8cdc1ee523e35e3b50bd70b2aa 699 0.46/1.00 vMB 32
363,904 363,904 000000000000000000b31dd885e1e4d0d85ad64b8c9247762d2541bf0cb7afd2 348 0.19/1.00 vMB 32
363,903 363,903 0000000000000000124b137ae4a3d4c5997f356b82e3e6e0e0b0f99522038eb3 248 0.25/1.00 vMB 15
363,902 363,902 0000000000000000007943ba2234acc42bb6c140a75aa83570f6400f031a660d 289 0.25/1.00 vMB 16
363,901 363,901 0000000000000000117992a9c5c560eff6e0c8256b7585049daa1ac84ef14f1a 1,485 0.73/1.00 vMB 31
363,900 363,900 0000000000000000046fac968dea0fb6cd1d9bcd5dd30e794826ea152aa56058 167 0.06/1.00 vMB 50
363,899 363,899 000000000000000015576329fcba04cdbd1bbea136f30f4559a75f3c708e886e 838 0.38/1.00 vMB 35
363,898 363,898 000000000000000011fa904ba69871df20f358e82b9de840f13b0a1b838a9e2a 202 0.10/1.00 vMB 30
363,897 363,897 00000000000000000a38400ad4e6ff8b014fc1c05acbf797b15bd28af84b3340 989 0.45/1.00 vMB 38
363,896 363,896 00000000000000000ee9da2d6b75cbeb876ec5edea0cf4758519b1b0cac6c916 290 0.12/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.