Loading Tool

Explorer IconExplorer

Memory Pool

35,798 transactions
26.69 vMB
0.05736788 BTC
Random Selection Loading Transactions
Max Size: 134.94/200 MB

Candidate Block

Mining Attempt 7fd6a990a5674bb051ea67f5ce9fe9cbeb739569e90f339d8ec2424dda165a16
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 3263ddb8ed3c5536c59b94c766b9c87551da9fb96dc97f119f925a996cc009c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,987
Size: 1.00 vMB
Total Fees: 0.00754398 BTC
Feerates: 160.84 > 0.76 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (737,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,358 177,358 00000000000008964b42e55a78ea865c6f4a31f7ceda2602987be2a03cb8dbdd 76 0.03/1.00 vMB 483
177,357 177,357 0000000000000057c10b965e5c4589d3d4437c3f09fc340ca033f0b248c8aec3 9 0.01/1.00 vMB 8
177,356 177,356 00000000000009e27cbd4fce55257d5b20275e199256a8477adb73a1aa197fc2 1 0.00/1.00 vMB 0
177,355 177,355 00000000000008baf8a96f1aa2090b00650ce390579a5e01d6dce47c574626d8 43 0.02/1.00 vMB 68
177,354 177,354 00000000000000e20ee78a937235cdcde6cdd1da1ef49193118c4f6343b1b102 101 0.04/1.00 vMB 242
177,353 177,353 000000000000027c68c32f311cc360ad9dd4c2d3d172669238031f6db465d8d9 5 0.01/1.00 vMB 0
177,352 177,352 0000000000000668171c3471efcb5a903098262adac6e649721bcccabe24b02f 66 0.02/1.00 vMB 14
177,351 177,351 0000000000000623311d2ec8feb968453fe145dc16233a4aee16b5972b6252ea 87 0.05/1.00 vMB 167
177,350 177,350 00000000000005f6ca2ddcb033fd4842986bca188b40d670a6bc357fe12f565e 162 0.05/1.00 vMB 21
177,349 177,349 0000000000000aa00da373fe05e486098c6f89624bba81d397860778f91bf1b1 95 0.04/1.00 vMB 340
177,348 177,348 000000000000084bf2c3ba1e56a968b41b010d09613f2bee3e6534e8b379d4d0 131 0.05/1.00 vMB 342
177,347 177,347 0000000000000a4bed96c650756873a24544fc6b855a01c89b3a366079d02a18 34 0.02/1.00 vMB 54
177,346 177,346 0000000000000a3d3dcbd9e710c93ac517f0e02cd76ace6b8017cb0d10fc2c1c 58 0.02/1.00 vMB 115
177,345 177,345 000000000000036cb379ed3fa79c0bd7fb89faea088553899276be39eb4f442c 17 0.00/1.00 vMB 0
177,344 177,344 000000000000004de23272048ec33c34b3aafaaa10d302822fe0b3ea63c470e2 63 0.03/1.00 vMB 61
177,343 177,343 000000000000086d15d68c519d7b8d3d9e124017b096ba6727351da838b48299 8 0.00/1.00 vMB 16
177,342 177,342 00000000000007e58ba98aadd6d41e82dd71f337e09c5b28011b5e454b0904c1 11 0.00/1.00 vMB 42
177,341 177,341 0000000000000a10112a0e10a74249a3d8ae383777abaf5351585836715981d3 84 0.03/1.00 vMB 1,679
177,340 177,340 00000000000005b1168c4fab0b56f556e433acd285704a812ff1fa55e4b80d4a 55 0.03/1.00 vMB 188
177,339 177,339 0000000000000a3fc34672e44eb9c00fab4f8c5dd40cc9bbf5c6af63eea2f6fe 15 0.01/1.00 vMB 179
177,338 177,338 0000000000000742a9abbb22c4202c634dae82a099cfed6a273ab2a0078e8750 15 0.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.