Loading Tool

Explorer IconExplorer

Memory Pool

46,205 transactions
28.65 vMB
0.06934062 BTC
Random Selection Loading Transactions
Max Size: 152.68/200 MB

Candidate Block

Mining Attempt b6deeae88a50b3c2d4ff442ee2d8af94aacfb50d9aec8d307426903b6e2a5693
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f4698694f3e43a513968129ad068a66b5a50e2f917b41ed57e289d2137519220
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,474
Size: 1.00 vMB
Total Fees: 0.01498383 BTC
Feerates: 73.20 > 1.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (607,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,830 307,830 00000000000000003726759deba9e8cdf26dacb7f1d0af8daed104cd22868bdd 209 0.11/1.00 vMB 32
307,829 307,829 0000000000000000236e273fd6271f1e770b61c34e5a05d30e281a6a2490e878 48 0.04/1.00 vMB 30
307,828 307,828 00000000000000003e817f1f19a68835c8c74ba73235a145469d7d90d4493004 239 0.16/1.00 vMB 41
307,827 307,827 00000000000000003ed6fc2403e80763629c460844a47fdd4524003306e23d04 225 0.10/1.00 vMB 35
307,826 307,826 00000000000000005128ae8ce7bcb86c6e99d9be3c2b7b34ed2a59ac7d4d6630 129 0.06/1.00 vMB 17
307,825 307,825 00000000000000003373b54535bd5a318fa12ac7b2a021318a879b32d43c24d9 298 0.17/1.00 vMB 28
307,824 307,824 0000000000000000296116336912cfa4e586d2e64dcf1e94b0845654d66e0383 366 0.17/1.00 vMB 32
307,823 307,823 000000000000000030c517635ad23290e869d73816bc624d246c96d0a97c4286 568 0.32/1.00 vMB 29
307,822 307,822 000000000000000043c07055aba01b02bd58a92ef94df23229044cb136bf06fd 150 0.07/1.00 vMB 27
307,821 307,821 00000000000000000b70aa5917356eb45cd8dd17325dca12ff9c34d4e64602f7 139 0.09/1.00 vMB 27
307,820 307,820 0000000000000000330c409776987058c2c310d3d0d27ac12773f4a47e309588 631 0.44/1.00 vMB 28
307,819 307,819 00000000000000002ad282f9848e12f26435565adefca6374ad19884528334bb 348 0.20/1.00 vMB 148
307,818 307,818 000000000000000018488a618f29c3af515018fb285f856b18389e48bd46b462 51 0.02/1.00 vMB 34
307,817 307,817 00000000000000002b0927bd591be00d87d8495a2d56da8bda76f8d1d6edf4a9 347 0.17/1.00 vMB 33
307,816 307,816 0000000000000000097fa5edca0c9e94494f0e2d2b7731b147af3000108f6781 585 0.35/1.00 vMB 28
307,815 307,815 00000000000000001f1ed9b92dd153b51c605a2b1025c8bd24b338fc4c2f73ec 803 0.44/1.00 vMB 35
307,814 307,814 000000000000000024994fbcad2d572bbcabc23462d1ee2b74baa1e362f92a82 196 0.11/1.00 vMB 31
307,813 307,813 0000000000000000156a14f4cf87e980a3155d979cdd67d5d157fb3a8a3feba8 361 0.29/1.00 vMB 71
307,812 307,812 00000000000000000ebcddd49f3de7d36dfc083e4d77c9d51427dec0ef105eb4 512 0.18/1.00 vMB 42
307,811 307,811 0000000000000000403af75ee994d2b3a885a6fc8b8ff89ccb57f8ceebc14be5 345 0.20/1.00 vMB 23
307,810 307,810 00000000000000000062ee6d803348d72c6b6c8e539cdd5353c048eee5500569 1,203 0.75/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.