Loading Tool

Explorer IconExplorer

Memory Pool

37,693 transactions
27.18 vMB
0.06505443 BTC
Random Selection Loading Transactions
Max Size: 137.80/200 MB

Candidate Block

Mining Attempt 8dc5c92275777d75e4a6f29a4a069ad9cd877f773dfaa52fc17b0e9f27eca83e
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root 5fd0d62dd483c0000183105a3f5c96350182fd68b6bd8d2810281796308e98f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,529
Size: 1.00 vMB
Total Fees: 0.01366878 BTC
Feerates: 179.53 > 1.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (549,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,017 365,017 00000000000000000a4570830e755aa4add4315f30e96c64651b7a1df42cc3d5 504 1.00/1.00 vMB 21
365,016 365,016 00000000000000001270cbcfad75d0a369fe3ab016e56d9e487e17ea04d9b71e 1 0.00/1.00 vMB 0
365,015 365,015 000000000000000007ea933e5116ac7d3ff153965fb0579a6c659ae06878087d 5,787 1.00/1.00 vMB 27
365,014 365,014 000000000000000009b36755443d3bca023f3c96f5ad7b81a1e5c0dff3268dde 2,771 1.00/1.00 vMB 23
365,013 365,013 00000000000000000966d49bcf6a171542cccc0ae21726702050b500db54e67b 914 1.00/1.00 vMB 35
365,012 365,012 00000000000000000cc7fd9069ff185dc07506296747b0b9f823f037ac6544d6 1,396 0.75/1.00 vMB 41
365,011 365,011 000000000000000001a1ccd986f8ebeed58e176034a7e1e2f3979b475558bfa0 1,932 1.00/1.00 vMB 54
365,010 365,010 00000000000000000a81881f190204d7157f0d956ab3d35e3b0ae9ac3066a0c4 380 1.00/1.00 vMB 124
365,009 365,009 0000000000000000123b3f92505a66636de197f8a25fce8f1513a915fa1d53f7 2,432 0.95/1.00 vMB 78
365,008 365,008 0000000000000000086178a297367bd0c7ed4ca19c62d30bf5373b2c2e3c65dc 1,082 0.95/1.00 vMB 34
365,007 365,007 000000000000000013a8aa27dfe399da75186fcf86d804bb362d7300026a5c34 1,905 1.00/1.00 vMB 59
365,006 365,006 00000000000000000a069bbf45a12072abd769e0828f9b9b46730e4f416cc801 1,630 0.93/1.00 vMB 62
365,005 365,005 000000000000000004dfe2dbc9e06a20931f16fa6410c96fda85afb88a56689f 1,857 0.93/1.00 vMB 54
365,004 365,004 00000000000000000c752388400919f4721188e31322bc63e429514cdebbe06a 2,035 0.93/1.00 vMB 52
365,003 365,003 0000000000000000016fbebc5b9053a5e7329de6285cf25188bb66400b3d173d 2,937 0.85/1.00 vMB 136
365,002 365,002 00000000000000000b6d844c229d619d750f416671772cede485345c8c00b02b 3,851 1.00/1.00 vMB 43
365,001 365,001 000000000000000001828f9ed96a6cae4f0dbf8cd48b1683cde27692ef530991 1,155 0.92/1.00 vMB 43
365,000 365,000 00000000000000000d2e776c8e4df168e4e78d935197f4b639667c17f84b66da 1,786 0.95/1.00 vMB 41
364,999 364,999 00000000000000001155ba5059db1f41ea3154fd4ae6079562bbf19d4272b6f7 843 1.00/1.00 vMB 26
364,998 364,998 000000000000000001fada44df81c9f85550154a5ace20f101b83d5b443dfc0b 223 0.49/1.00 vMB 14
364,997 364,997 000000000000000008f760a990adc2676a6955cc4fd99a31b9d914877cec4222 473 0.93/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.76 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.16 GB
    • Received: 12.10 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.