Loading Tool

Explorer IconExplorer

Memory Pool

79,074 transactions
29.99 vMB
0.07887836 BTC
Random Selection Loading Transactions
Max Size: 182.96/200 MB

Candidate Block

Mining Attempt f5333638b658ac722604df548800a987e4b29fbddaecb47c4db8e7b75401ed38
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 0d905b3c4281dcc97388f5631aa9273563fcad4aedaf417e74de60ea78826945
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,162
Size: 1.00 vMB
Total Fees: 0.01215372 BTC
Feerates: 200.89 > 1.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (318,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,556 596,556 00000000000000000009d2be263f13b8c14b8562a0c2c020d5b88080f8f2f03e 449 0.13/1.00 vMB 31
596,555 596,555 0000000000000000000bddd85241f6399c9fbd4afb650242a5cdfe9a73db7038 2,370 0.86/1.00 vMB 9
596,554 596,554 00000000000000000004cb3269719df038f07c25e3a96a554045875f6f62c44d 3,253 1.00/1.00 vMB 38
596,553 596,553 0000000000000000000f9d1e0111bf111afdcba6a3f33d294b68176b8b82d599 1,250 0.79/1.00 vMB 18
596,552 596,552 0000000000000000000676a68573c9a6b950d32b57a6363119dfd9aa36901e7e 2,674 0.84/1.00 vMB 18
596,551 596,551 00000000000000000017362e30655303052cadf820cbc106b26530c4e87b7055 2,325 1.00/1.00 vMB 2
596,550 596,550 0000000000000000000178ec290dccced67e6b51a61ef9ddf5139490d592a9fd 2,182 1.00/1.00 vMB 22
596,549 596,549 0000000000000000000e946fcec3367e28ce427009340a5409f8e55e4b0af7da 1,888 1.00/1.00 vMB 18
596,548 596,548 0000000000000000000870f951aab2c65b52444747cfbf859c0997ffe0db690a 695 1.00/1.00 vMB 6
596,547 596,547 0000000000000000000254ef47d417bb30efb98e324c8e9267931777a0eba4e5 2,184 1.00/1.00 vMB 19
596,546 596,546 0000000000000000000c52c120287d7ac2318dc158da9f352e5a25b6049ffa65 2,823 1.00/1.00 vMB 23
596,545 596,545 00000000000000000004a8c842b82730abae1b6801fcf9877c4f09f3ee79e113 2,953 1.00/1.00 vMB 27
596,544 596,544 000000000000000000007167fcae758b92d46cdeb98cdad1ccfd7e5ccabda442 1,931 1.00/1.00 vMB 26
596,543 596,543 00000000000000000003b3794eacae6f33d03a98fd16ad8d44c905f7ab318599 3,253 1.00/1.00 vMB 50
596,542 596,542 0000000000000000001660d8d4572d8117cfc8fdc0d42f4eeb4c4d98d3a1c8f0 3,474 1.00/1.00 vMB 50
596,541 596,541 0000000000000000000d0499dd53e25330fd9fb860e0d1bb425d712da63a6818 2,784 1.00/1.00 vMB 34
596,540 596,540 00000000000000000013b870a7b8c60ed52b025ea7c236b6d0a46900deed1268 2,587 1.00/1.00 vMB 28
596,539 596,539 0000000000000000000cc1d4eea40fcd42723cacdedf743267c88a74ec450d12 999 1.00/1.00 vMB 13
596,538 596,538 00000000000000000016fe868de326544a402809beea31efc47cf7a9f3c09375 1,672 1.00/1.00 vMB 20
596,537 596,537 000000000000000000063c0e58ada7574f5fbf6933b4fe88200b07d7c1a102ea 2,540 1.00/1.00 vMB 28
596,536 596,536 0000000000000000000c61de5f8945a9e5fe65eccd022ed224ed7d7e90e26054 2,703 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.