Loading Tool

Explorer IconExplorer

Memory Pool

82,171 transactions
31.06 vMB
0.11947624 BTC
Random Selection Loading Transactions
Max Size: 188.50/200 MB

Candidate Block

Mining Attempt 8dc6b2b38c5188047d8fe69f161bdedbb3939c9d0d6151ade4f271d671612aed
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 5218d70c04ca33f0b93a43d15d7a364f1a9770d610a2dc90f141ccf4ae7cbcad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,371
Size: 1.00 vMB
Total Fees: 0.04067645 BTC
Feerates: 318.30 > 4.08 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (496,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,556 418,556 0000000000000000043fdfe42285486df7ac2192d82aad1e1d240fa9ed4f8eba 165 0.06/1.00 vMB 54
418,555 418,555 00000000000000000247db830d97fd6d6ac97e471b5e0e3062a6b66eec02b5a6 994 0.68/1.00 vMB 36
418,554 418,554 000000000000000000b3fbefdf962686338d9a0b7177adfb21962041f2147b6f 165 1.00/1.00 vMB 8
418,553 418,553 000000000000000000b4507ddb1dd656f75cf36889931653f83775e69920963c 1,547 0.69/1.00 vMB 55
418,552 418,552 00000000000000000361d4358371784941849e5b0e06606533fe0454b8fd0eed 2,886 1.00/1.00 vMB 65
418,551 418,551 00000000000000000169d8e1028fcb5d697785fdb9ccf5a009f27a550a9ecb00 1,776 1.00/1.00 vMB 47
418,550 418,550 00000000000000000498c8f1f94892e709d5db91e498e77e206e61f11156cb80 89 1.00/1.00 vMB 8
418,549 418,549 000000000000000003cb88de7552779daddcb550034eb4dc246df6877971a7b2 66 0.04/1.00 vMB 61
418,548 418,548 000000000000000005290a8f5fb7ed4e3eee8eddd101d044b53094d702720d3d 332 0.46/1.00 vMB 21
418,547 418,547 00000000000000000194eb7a1a00731e07a91a7a5b8fb4614a79c8a2f2c4dcc6 2,360 1.00/1.00 vMB 59
418,546 418,546 00000000000000000055d1239e8741f2e98158f0713064b7e10a0ff87b264e6b 1,102 1.00/1.00 vMB 30
418,545 418,545 00000000000000000182b20d6e6ede6a7043d00bc2f6f913cb55832554fc795a 418 0.21/1.00 vMB 53
418,544 418,544 00000000000000000215b9241bd8a3ebcff2f01c362d6b674b6d857847ff8304 763 0.31/1.00 vMB 61
418,543 418,543 000000000000000001714ec8f23853b2e92d54dcee7ea3e6184c39f9900da220 53 0.02/1.00 vMB 62
418,542 418,542 00000000000000000255b539bf6c3baa62337bd09bf4a3266dfe9b7863d4d9be 1,921 1.00/1.00 vMB 53
418,541 418,541 00000000000000000261f38305b29d3459a75d981ea8c2f7228e7dfbaa644923 1,361 1.00/1.00 vMB 30
418,540 418,540 0000000000000000037686422ba795fa25058c481b067002e67be4395d482fe0 1,513 1.00/1.00 vMB 44
418,539 418,539 0000000000000000014cb916912ade71dc371bcd093969fc5a114f848352c75a 909 1.00/1.00 vMB 29
418,538 418,538 00000000000000000177208d4e4c4037fb51c503afb1f0e5931a4fc03d034593 1,480 0.69/1.00 vMB 53
418,537 418,537 000000000000000004d0c54a5e7196147d6ae283b77829ab0857457fa100dde7 2,397 1.00/1.00 vMB 63
418,536 418,536 0000000000000000016cbf72b867ea0c27fa7331c7e5dc7c581e5dffbdb144ef 421 0.21/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.