Loading Tool

Explorer IconExplorer

Memory Pool

69,251 transactions
26.60 vMB
0.07751957 BTC
Random Selection Loading Transactions
Max Size: 159.26/200 MB

Candidate Block

Mining Attempt 62334e10c8504e80435448d369f224ca3472673a27e5a148d50a71d613bfac80
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 429d569fec9e9f4eac7cd3fc2e8a1096e17e9033b31ce734a4a120378da746c1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,449
Size: 1.00 vMB
Total Fees: 0.02084347 BTC
Feerates: 703.20 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (645,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,327 270,327 0000000000000004e4fc122d0f1a77db5249b5551fba53d3d9c3a174a7925418 852 0.67/1.00 vMB 39
270,326 270,326 0000000000000004bd1b1178ec603bf3946c317f34cf19631de1789a3a451fe0 818 0.50/1.00 vMB 21
270,325 270,325 000000000000000458fc17db3f709f38cfd5de5d551075f01f0dc6f2dec905e7 1,476 0.50/1.00 vMB 68
270,324 270,324 0000000000000004ddb0badcd1b8e82761fec609dd82a2a8de162c27aab29a15 587 0.25/1.00 vMB 204
270,323 270,323 0000000000000006abc36ee38f851c444ccec7ec717018cb4052e7da9e96beb1 31 0.03/1.00 vMB 31
270,322 270,322 0000000000000005bced13a8bec39f8c8118f17fbb9f11a457ed7cd4f22add75 621 0.50/1.00 vMB 24
270,321 270,321 0000000000000000a9172a205b6afd30fa1c40bebcb1a7ffb9895fc278ee4c8d 614 0.25/1.00 vMB 68
270,320 270,320 0000000000000001119a3e3ba6529960474efc50a9c06ae6dc5601689ade9a7c 745 0.25/1.00 vMB 77
270,319 270,319 0000000000000002b3ea2c8594bd19df3722673663e7421bc31b9c2d59bdb677 149 0.13/1.00 vMB 29
270,318 270,318 000000000000000430022c64e180aea57272b0795c51246239314d231ec1a7ce 831 0.25/1.00 vMB 123
270,317 270,317 0000000000000000652c1dfb02cf9c90bc7dc86ec52ec8acc09d6ce4e42101cc 1,043 0.57/1.00 vMB 48
270,316 270,316 000000000000000132dd52ff8dc446aced94e3e2f15dcaa1ac5b3116c62784cb 474 0.25/1.00 vMB 114
270,315 270,315 000000000000000427a55e459ed2a2cec7d89ec1233e7a278c10a74d36576a57 412 0.23/1.00 vMB 38
270,314 270,314 000000000000000104fd756a4cbce17647d3b6ac6413d61d8a061e9d7d6a4016 193 0.18/1.00 vMB 20
270,313 270,313 000000000000000370fcb7ecdfbc8e81224c3f1747545ee8dc6cef5d8837e96b 202 0.15/1.00 vMB 28
270,312 270,312 00000000000000040ba914c1e37674c0e5d264982812c802009bedf628cae01c 37 0.02/1.00 vMB 36
270,311 270,311 0000000000000004946addb89fdaa884424583da9a9912f1b28a0623c80e8126 85 0.09/1.00 vMB 21
270,310 270,310 0000000000000003928392ab05be1932015cf3b3860f211c565a3111390833c2 521 0.25/1.00 vMB 71
270,309 270,309 0000000000000004266d97d3495d0145c8c94a903646daa8e681b7a619d301b3 124 0.15/1.00 vMB 13
270,308 270,308 000000000000000524d52a22ed99aecf0c62ac91874f21fadaa9a2387dd9ac66 866 0.50/1.00 vMB 54
270,307 270,307 0000000000000003e39f81d0ced888be258aa7a3d548f6c7c165c0b7e70f2ad1 427 0.25/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 783.23 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: 758.45 GB
    • Received: 19.05 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.