Loading Tool

Explorer IconExplorer

Memory Pool

76,130 transactions
28.39 vMB
0.06420367 BTC
Random Selection Loading Transactions
Max Size: 172.11/200 MB

Candidate Block

Mining Attempt 22c8b5ab3e55f5fba036ab8ae666a90c9c822aa8b9327b6f362a0a20a607ca80
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0afb13feb252c6770fc37e5d3dde649ac2614ace8632ad28d9f68f6ee3985073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,894
Size: 1.00 vMB
Total Fees: 0.00542519 BTC
Feerates: 41.50 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (547,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,563 367,563 000000000000000004732ec0258fa57c88eb37ee4b1052782f63eff3a62e27bf 684 0.90/1.00 vMB 24
367,562 367,562 000000000000000002445fc631100dca214c0b6a9d80ef1a709a0bf20f5514fc 589 0.83/1.00 vMB 21
367,561 367,561 00000000000000000339efa2d9e1c8b7518019b441ba3ad7fbcfbbcd90ff2229 637 0.85/1.00 vMB 25
367,560 367,560 00000000000000000aa65b2ca4f6a982b5502c86c178cb5b44b0057b0c64e356 797 0.88/1.00 vMB 26
367,559 367,559 0000000000000000058ce20e4f0c900071bb204a4d98e65fef833312bdff1f0e 1,493 0.93/1.00 vMB 36
367,558 367,558 0000000000000000043c4ce12a60381b447429dd29ff6bd0b98bf21268c77556 984 0.96/1.00 vMB 25
367,557 367,557 000000000000000003c8bda8729f8f03bb05430be22a000b3e40b0135194cc91 1,358 0.65/1.00 vMB 44
367,556 367,556 00000000000000000d7693ecc337976c40681a1ca525792e92cc2b4eaf748c8f 1,066 0.93/1.00 vMB 29
367,555 367,555 0000000000000000032a36ca73cc0c4694e26e0c7df1f236eca11f4bff240066 950 0.52/1.00 vMB 37
367,554 367,554 000000000000000003ac6dcf5643d87058fca3f4e8390277c1310d6364ece58b 855 0.52/1.00 vMB 57
367,553 367,553 000000000000000003f8cb17f44189ba97cf002c7da9575b3d10a39727f3c73f 995 0.98/1.00 vMB 26
367,552 367,552 000000000000000009546828941804f69bbecc305beea13a51edfa9d8097637b 876 0.47/1.00 vMB 39
367,551 367,551 00000000000000000ac301efbaa421f6960445627751d1bf9516ec7aa51340c5 761 0.91/1.00 vMB 23
367,550 367,550 000000000000000001e693c3df55d2e457f8d89855057325328893004f5cff70 1,141 1.00/1.00 vMB 9
367,549 367,549 00000000000000000ea510ffc2a73244c044b12be7eea9122dd24088b615dcd4 914 0.99/1.00 vMB 18
367,548 367,548 000000000000000011f8fdcb2e804f4a81062f46467cfa9c16ef39c12dacb6cd 647 0.87/1.00 vMB 23
367,547 367,547 00000000000000000cc1c9b69a3c4fe4ff7725ea8979b69a44ad74911506cca1 1,829 1.00/1.00 vMB 43
367,546 367,546 0000000000000000108498acfda187536aad81c6781d0d15fe16170f5800892f 1,162 1.00/1.00 vMB 29
367,545 367,545 0000000000000000097df5c7910661749443dd542936a958c7fe7c963a356abd 1,342 0.92/1.00 vMB 27
367,544 367,544 000000000000000005f1ac31008bb873118b85387655869357aa982358e7918b 1,106 0.93/1.00 vMB 31
367,543 367,543 000000000000000007abc3bd52c4c2e291a1bd94bbbc4ca8d02942d0f957f67e 885 0.93/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.