Loading Tool

Explorer IconExplorer

Memory Pool

40,076 transactions
27.09 vMB
0.07300064 BTC
Random Selection Loading Transactions
Max Size: 139.56/200 MB

Candidate Block

Mining Attempt a06e0052624e519da3569fe5a55423c67eb03f2dc5123fcef95ce93a13a45666
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 078da235aa8721a0bb78f619e1b281b6b37323a4d34fa023a8da76844ae25997
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,079
Size: 1.00 vMB
Total Fees: 0.02187829 BTC
Feerates: 107.72 > 2.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (427,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,585 487,585 000000000000000000d73c7727e69ef1e861ea7303e3abe5edd033cfc5b4aaa6 2,154 1.00/1.00 vMB 27
487,584 487,584 000000000000000000ce8d3940f279837e6ffd09edf89411cfed2e0fc6c4afbe 2,669 1.00/1.00 vMB 142
487,583 487,583 000000000000000000aaad4829d7e781db0d15fd0dbaadcf17494fad44e8dc94 2,043 0.95/1.00 vMB 82
487,582 487,582 0000000000000000003a0c0be21b9610aadf87f2ecfa2e66e18a86ce94c79b01 2,823 1.00/1.00 vMB 160
487,581 487,581 000000000000000000b57fd52b7de3c94f54af947ae148070aad67c80005732a 1,897 0.78/1.00 vMB 137
487,580 487,580 0000000000000000009906150299c397ee6c08e3da5097aaaac9ece2b1870e17 1,149 0.67/1.00 vMB 12
487,579 487,579 000000000000000000c98b6545fb4999d9e66e6925459914fe03a9819a0f8c33 1,674 0.97/1.00 vMB 60
487,578 487,578 00000000000000000054d1485cf10b1f67d772f84c4d34156a8994f99c2fba5a 591 0.29/1.00 vMB 63
487,577 487,577 0000000000000000002d20d31a1a6b9287df3057451601f3e88a21cdcb3553ff 1,829 1.00/1.00 vMB 97
487,576 487,576 000000000000000000df908ede1c68292dc4a04699fa6f2c37c1dc05cd251b0c 1,864 1.00/1.00 vMB 37
487,575 487,575 0000000000000000007812c26870432ad292669397750fd33fe5c950bc6b58a0 103 0.06/1.00 vMB 118
487,574 487,574 00000000000000000036e89202d924b73da33b88ef8dd04e5c01846917ed198b 933 0.54/1.00 vMB 68
487,573 487,573 0000000000000000003126a5c6ae2770656eba9f384b3a7c90dd7f323cf53c53 1,999 1.00/1.00 vMB 56
487,572 487,572 000000000000000000dd22b91fa9bb2c3327053c960a1186a49283f76cc9f590 2,567 0.98/1.00 vMB 212
487,571 487,571 000000000000000000615ed52b3329f1c47b0a3f887507104dbd93684b891f8d 147 0.16/1.00 vMB 22
487,570 487,570 000000000000000000d3e165c576c906565ff575346284fd2eaeceb733621e5b 887 0.32/1.00 vMB 89
487,569 487,569 0000000000000000001eb409846a86f30558b9e77550830d678a1818b9ed19ea 2,094 0.87/1.00 vMB 90
487,568 487,568 0000000000000000008c9d7d4134ebc24633bf2c3f516003914fde918e98cca0 1,116 0.49/1.00 vMB 52
487,567 487,567 000000000000000000eaa376aefc1a183b1d78f21664db1814fd44abe253b82f 2,371 1.00/1.00 vMB 107
487,566 487,566 000000000000000000291a3efe3639f6ad6158e180df2632a9d76bda42018f88 523 0.19/1.00 vMB 95
487,565 487,565 000000000000000000519a08df3a4be648416f9888e083375ce85d8f4727a1b6 88 0.03/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.