Loading Tool

Explorer IconExplorer

Memory Pool

73,888 transactions
27.33 vMB
0.06872609 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 079349324efda955f112e13805ebff6db9d51e250965d568f86e9520f26c618f
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 37f9b256971084708af420efd3abdd0d558b8c7b56b80569df5bba2989f59373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.01048679 BTC
Feerates: 337.46 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (541,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,722 373,722 000000000000000011876739af479c4b7b25ab415bfab49fb3cf4c6c4e168925 1,269 0.93/1.00 vMB 18
373,721 373,721 00000000000000001160f0e95519af61f4de10171aa70d533bf21f842b28e2fe 1,300 0.75/1.00 vMB 30
373,720 373,720 00000000000000000011f1bec074c21254db2068f4c150748e5aa3fa6f838672 1,339 0.75/1.00 vMB 37
373,719 373,719 00000000000000000d74e397577568eeae6d3dac5afd86c24e61a8775330b473 1,537 0.75/1.00 vMB 55
373,718 373,718 000000000000000004c242b546cfadf5b04a0c91b7a5fde5c14b65e028dcb123 1 0.00/1.00 vMB 0
373,717 373,717 00000000000000000c872766c9bf81afbcc6eab29c79e39e81646f6173e1e54d 2,365 0.93/1.00 vMB 54
373,716 373,716 000000000000000006bc221d7efa9a0ee3acd8ce5fb43d0da668ed9da9725fb4 1,790 1.00/1.00 vMB 28
373,715 373,715 000000000000000006777af08121219bd9a916f769b425a12fe846d88383c267 2,090 1.00/1.00 vMB 41
373,714 373,714 00000000000000000c640fc40add59a7a03153b7504fd0641583d6259722bef4 1,598 0.75/1.00 vMB 43
373,713 373,713 000000000000000006cc028c7d5029944a7c442042d766051c2a48d42a662e4d 1,365 0.99/1.00 vMB 23
373,712 373,712 0000000000000000024922da0be2a2f0a6d44b9bbf22f8fb4fa78ec0e48a0d67 1 0.00/1.00 vMB 0
373,711 373,711 0000000000000000131fd9718141d74369f1c00a4767079783acc0a2aab27b58 2,657 0.95/1.00 vMB 56
373,710 373,710 00000000000000000b5f3dd741ba0b173f698e1b305a19477ebd8759c05476e0 1,353 0.74/1.00 vMB 38
373,709 373,709 000000000000000002381ec4aa9ac61d9925e25f2b9da7a76f581321f26f1819 470 0.86/1.00 vMB 10
373,708 373,708 000000000000000009b78826c12e1ac841bcc2ebc6f2727c0708518aad0f0e36 344 0.92/1.00 vMB 6
373,707 373,707 00000000000000001068145a7850a58c0d942b28bf14e55f5908ca1814ea2d38 1 0.00/1.00 vMB 0
373,706 373,706 000000000000000005ffe09f58df439af3295381d4a203cdb760811f25926bbc 1 0.00/1.00 vMB 0
373,705 373,705 00000000000000000f3952854f0170325a216f5811ec2f15cd3ea3dd79902ba4 519 0.99/1.00 vMB 9
373,704 373,704 000000000000000001cd61d568d733fa069390675a092f1056224223f5758b0e 340 0.69/1.00 vMB 4
373,703 373,703 000000000000000007aa1bfcefae0a4aa7bd8887407c7c16f253d3626a637439 2,157 1.00/1.00 vMB 46
373,702 373,702 000000000000000000e84265c30fdc27c2161a49f41a9a858a27c642ed46e5d6 1,650 0.74/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.