Loading Tool

Explorer IconExplorer

Memory Pool

78,364 transactions
29.11 vMB
0.08154873 BTC
Random Selection Loading Transactions
Max Size: 176.18/200 MB

Candidate Block

Mining Attempt e258ff38d94c4675a70ea0bd2912d5d5984a026189188d519c877d76df9a3191
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2b8697ad100303f66b0df24c67370b9c1cc0072f27f986ca72c38ae7489c6064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.02074970 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (233,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,170 681,170 0000000000000000000764e3cb55a3f78b0f09f25733495e60dc20adca33df32 1,562 1.00/1.00 vMB 96
681,169 681,169 00000000000000000008029c2497ec221da7652e6d64cde05c1cf5a426bd30cd 2,359 1.00/1.00 vMB 162
681,168 681,168 000000000000000000040464d7081d2ec611fb626d7b4f489683ce9e9cc3a323 1,610 1.00/1.00 vMB 157
681,167 681,167 00000000000000000008b18addf4aa6a0a436c673ebe395333cbfbc62ffc5e4e 2,048 1.00/1.00 vMB 123
681,166 681,166 0000000000000000000adaf76beac6356e023f2dfc4fa9398852086f4f4298ca 1,355 1.00/1.00 vMB 50
681,165 681,165 0000000000000000000b2941f85adc00d96277870712b116d89a7658fa574f4b 2,490 1.00/1.00 vMB 65
681,164 681,164 00000000000000000009b8a7f02d796a325078e00d04bcac45525e9f2997b7de 2,410 1.00/1.00 vMB 54
681,163 681,163 00000000000000000009f41bcb8d3eb8cb64bcf70bafebf26468bfcf9451cd9a 374 1.00/1.00 vMB 58
681,162 681,162 0000000000000000000a9d6722fe22155c3b34be92a8f70a239ea7f127a72c89 533 1.00/1.00 vMB 70
681,161 681,161 0000000000000000000b40d6615f5b3870caeda8185ad3ef4f4e791a0f171f97 720 1.00/1.00 vMB 57
681,160 681,160 0000000000000000000258b03ecb930c53cf20d002d9dbb57c120eb7108e1e4f 2,913 1.00/1.00 vMB 164
681,159 681,159 000000000000000000013b76fa42375a4a7129f85bf71ae82553e810136b5bf7 501 1.00/1.00 vMB 63
681,158 681,158 0000000000000000000ad6300cae3e743b69402b7d46151a816950e5b13a8304 920 1.00/1.00 vMB 71
681,157 681,157 000000000000000000094e411af5d66748b93d2d28f8cd34f6a288e3a7529c85 444 1.00/1.00 vMB 60
681,156 681,156 0000000000000000000950678676ff9a4c79a2afe4f32267454cea5ec5d20ffc 111 1.00/1.00 vMB 52
681,155 681,155 00000000000000000003e5b381199124bc3706903771d6054d8e0d1af0cd19c8 385 1.00/1.00 vMB 68
681,154 681,154 00000000000000000003149d0540c9e33b3af46c134faae9e102cd49c79cf0e0 1,770 1.00/1.00 vMB 108
681,153 681,153 0000000000000000000238e66475732f840aa4aeb0054bd207b25ed7aeaac059 422 1.00/1.00 vMB 53
681,152 681,152 00000000000000000006ceb9c225497aae5615cea4276e8fa7de466621895e0f 2,835 1.00/1.00 vMB 85
681,151 681,151 00000000000000000000467d1362c329bd4fe78a1aabbdb979f3987026af7a5e 1,398 1.00/1.00 vMB 166
681,150 681,150 00000000000000000007c0bf5704ff2e2183bd2e62430c5a270e3096196af3aa 2,474 1.00/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.