Loading Tool

Explorer IconExplorer

Memory Pool

45,880 transactions
27.69 vMB
0.07611328 BTC
Random Selection Loading Transactions
Max Size: 146.53/200 MB

Candidate Block

Mining Attempt 7b08e0fb1bb5506435ecb36b24dfd1bb75e68ba78824dd6fb94820aa35146a4c
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root bfc07dc71374324e36e53b1cfd3c5226bd1cf5faccf04897b3ad568e9b207e75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.02384519 BTC
Feerates: 502.65 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (137,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,719 777,719 00000000000000000004e063d0c328f20b6ad5d15d8bbcf436e7a806afbec2f6 556 1.00/1.00 vMB 5
777,718 777,718 00000000000000000001b9fa61880b236e602a3f523311156392ed799f4c57b7 849 1.00/1.00 vMB 6
777,717 777,717 00000000000000000000665f065a09d32ed38b3e1ad60af8e7f9187bcbcf4cbb 236 1.00/1.00 vMB 3
777,716 777,716 00000000000000000002264d1e3f90280ededd1587c7af932480dac3e2480048 2,477 1.00/1.00 vMB 5
777,715 777,715 00000000000000000005e64a2e44251aeccfa6a697177e7b58e1e90a01cc7713 1,863 1.00/1.00 vMB 12
777,714 777,714 000000000000000000066caa76847c109010eb58402d7a5bf05cc201a011071d 2,896 1.00/1.00 vMB 16
777,713 777,713 000000000000000000017f1dc1952eb34be903fbb51f95ae501a18726948af53 3,214 1.00/1.00 vMB 14
777,712 777,712 000000000000000000061312e2f21060ccd57421da8934d5b47a75d404eadcbe 2,197 1.00/1.00 vMB 21
777,711 777,711 000000000000000000038de99a792539030aae327d39e162597b4991d8196023 2,557 1.00/1.00 vMB 20
777,710 777,710 0000000000000000000463f66c02cb3d7902906e1c09186d20e0bbe78f26851f 2,916 1.00/1.00 vMB 16
777,709 777,709 0000000000000000000318860847b75cbb69f6e5a47967909f15654a76d2fe0a 862 1.00/1.00 vMB 5
777,708 777,708 000000000000000000058ad5122dc6e80acb4b790c2e3541c6590f0f500165d6 1,825 1.00/1.00 vMB 6
777,707 777,707 000000000000000000018ba70ed34a8c54f615114320e2b3d5f7b54c4ae11443 2,460 1.00/1.00 vMB 8
777,706 777,706 00000000000000000003969bc5d1f4d550a6c061028c1df46a4d9834b205956c 3,081 1.00/1.00 vMB 14
777,705 777,705 00000000000000000002345948a563461ce2efa77b719494fd132f6f4f87fab4 1,601 1.00/1.00 vMB 14
777,704 777,704 00000000000000000006057adf691fee3ded4951e39c67f04abc88a762174a02 3,159 1.00/1.00 vMB 14
777,703 777,703 00000000000000000000529cc84b45c02e61041e30a6471d16c87a2805a2d13d 3,008 1.00/1.00 vMB 29
777,702 777,702 000000000000000000042c45eacd6d797e74f69b0c31585d152839da04be5cf1 2,768 1.00/1.00 vMB 24
777,701 777,701 0000000000000000000689e3d985a340a4ff72e619ece7290dbb65388c714696 3,074 1.00/1.00 vMB 13
777,700 777,700 00000000000000000005e93a14cb21a15091fae218012bf5de304ddd8751d579 3,630 1.00/1.00 vMB 21
777,699 777,699 00000000000000000000c08b2fd99f82db4a5fc389c48bf8d5f6d15509f4ff63 1,395 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.