Loading Tool

Explorer IconExplorer

Memory Pool

38,215 transactions
28.57 vMB
0.08876816 BTC
Random Selection Loading Transactions
Max Size: 144.43/200 MB

Candidate Block

Mining Attempt 540de11426f20578a2a6b7dd27851dd44e90e29d0c63da02538c131b239d6b6f
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root e89945289b29c5ea811b35a1b733a9792ac3f2b6ff1e0ca3dcfeb2f03733828c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,833
Size: 1.00 vMB
Total Fees: 0.03346773 BTC
Feerates: 101.65 > 3.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (527,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,086 387,086 00000000000000000bc69c8ad7e0dd1923d7c81a39b4d344ec892ebd21c8305c 521 0.27/1.00 vMB 36
387,085 387,085 00000000000000000dbe811a963891dfc8b3a6f1efa178db9c0bb0d325ea58be 305 0.15/1.00 vMB 28
387,084 387,084 00000000000000000b04fdff69d4a6ffc10903c5d1543690fa62719aec80c3d8 1,388 0.55/1.00 vMB 35
387,083 387,083 00000000000000000c7e9c68f24cd724ca84ab8820775613963185c040124582 1,327 0.72/1.00 vMB 28
387,082 387,082 000000000000000001f0672444250bf8949c73b1500a15dcc63c3315b8331acd 2,477 1.00/1.00 vMB 39
387,081 387,081 0000000000000000062226a205cce8735fd644d73ceaa40b1ba1f6c6723a1104 638 0.30/1.00 vMB 32
387,080 387,080 00000000000000000d14d9e9530fb961b81fd473eb9f3a54fe4a95f7366d4458 1,113 0.56/1.00 vMB 33
387,079 387,079 000000000000000007d0c125903e7cc8d13462b7f6863496b9ee4d1eeb693789 457 0.19/1.00 vMB 44
387,078 387,078 00000000000000000cc00848354baa58e01b210faa910da8206ebf72d5fa9a73 189 0.13/1.00 vMB 9
387,077 387,077 000000000000000000df1bc570ce0ee1846635d4cf4d0a2b30ee1c28119ea814 1,238 0.67/1.00 vMB 31
387,076 387,076 0000000000000000063e5a37daa1592c9c0a996b3d009477b9fc80fdf1c962fc 837 0.45/1.00 vMB 28
387,075 387,075 000000000000000002a8b5182b31f12654e47dca01b6ea5686e566d4ce363801 753 0.30/1.00 vMB 39
387,074 387,074 00000000000000000ad3193b733b3c39cf678844e23825d514c21130dcefc484 1,056 0.51/1.00 vMB 33
387,073 387,073 0000000000000000008d1916ffd2ab76b2d957e10f4a61b5f063135d58bbf429 575 0.27/1.00 vMB 32
387,072 387,072 000000000000000002391d66ffb9efb44baf3736f03f998956eea30be87679a0 248 0.18/1.00 vMB 12
387,071 387,071 000000000000000003b0b73d9b3259c318cca48a6335b5d64545583f7f3773fa 501 0.40/1.00 vMB 21
387,070 387,070 00000000000000000a9f4a8a1e24eaf21cd4cdb0fcce504e3bcc0beed6f47447 414 0.18/1.00 vMB 36
387,069 387,069 0000000000000000059aebad5c7ad8306f7fc72d4fd957de28400f24564a8aea 862 0.31/1.00 vMB 39
387,068 387,068 0000000000000000050b26287aa9461729e0b16f9c79cfbfbb5b91b27434780e 255 0.13/1.00 vMB 26
387,067 387,067 0000000000000000076bc128d09272d04d87bf0968dcfadf8185aab46cb56a61 1,252 0.60/1.00 vMB 36
387,066 387,066 00000000000000000c5300670f6a984bc81a4e28778a1e2d7429c0947670cfae 165 0.09/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.63 GB
    • Received: 11.35 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.