Loading Tool

Explorer IconExplorer

Memory Pool

69,261 transactions
26.60 vMB
0.07756007 BTC
Random Selection Loading Transactions
Max Size: 159.27/200 MB

Candidate Block

Mining Attempt 2ae6249995ddc049318702e04a6a3ba3f8300c952ae44cc35e1071196d19f8b9
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 429d569fec9e9f4eac7cd3fc2e8a1096e17e9033b31ce734a4a120378da746c1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,449
Size: 1.00 vMB
Total Fees: 0.02084347 BTC
Feerates: 703.20 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (132,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,081 783,081 00000000000000000001705babc9a7439996a825f5e063881cebd60a10db858d 3,409 1.00/1.00 vMB 25
783,080 783,080 00000000000000000001d8bf3be32026365a282dc19d4ea1253a22f15258477a 3,113 1.00/1.00 vMB 15
783,079 783,079 00000000000000000000ad2390d8809455d7b26d56c4bf415e519cc79f936f73 3,606 1.00/1.00 vMB 23
783,078 783,078 00000000000000000001b0b81bb181ce0f51b0f63f75bb2baeccbae27e2c7694 3,117 1.00/1.00 vMB 38
783,077 783,077 00000000000000000004e483f657ea49fa1b09a9f704b70edcba4764043b4586 2,838 1.00/1.00 vMB 20
783,076 783,076 00000000000000000000161df1a09a669893abc617aa0c67a331077885cf1f6a 3,553 1.00/1.00 vMB 35
783,075 783,075 000000000000000000051af7e7ef4cd38b2d94c7a79197a341af0fc988fbb787 2,831 1.00/1.00 vMB 23
783,074 783,074 0000000000000000000515eab98a15ef08e087859b5a660d086dc435432ec11d 2,790 1.00/1.00 vMB 18
783,073 783,073 00000000000000000004466654146fbf2d2a806a812ed5f8e8139bea96a55234 3,795 1.00/1.00 vMB 24
783,072 783,072 000000000000000000030c3ada510acf2c5e6606764572f3af29aab303f2cff1 4,024 1.00/1.00 vMB 29
783,071 783,071 00000000000000000002b52a15054f47ce158737691e55a5a46f6941c6db798e 2,578 1.00/1.00 vMB 34
783,070 783,070 000000000000000000017c2a9c23fedb0498fc32584c754a2857b41c01a6f2e8 3,080 1.00/1.00 vMB 51
783,069 783,069 000000000000000000036fa0c369994c10971d0e87488c61ad441c9a971816a1 1,124 1.00/1.00 vMB 16
783,068 783,068 000000000000000000044ce2c667e580637102c5794cb045a248df1f019938bb 2,758 1.00/1.00 vMB 20
783,067 783,067 00000000000000000005d7c1838da494b30078fe67c9b640831955ed763da6c7 3,387 1.00/1.00 vMB 26
783,066 783,066 0000000000000000000466ec554db1a9c5532868cdc7cb8fd351e5eed4727206 2,405 1.00/1.00 vMB 28
783,065 783,065 000000000000000000025968b6b7dd2755648e60e917b4d2368dd10f6e3141fe 3,602 1.00/1.00 vMB 43
783,064 783,064 00000000000000000003e2ee85d5e924e83bf1b31ea8558abf706b1f1e296d40 2,595 1.00/1.00 vMB 24
783,063 783,063 000000000000000000038c9febf6f05c3648d5c741f94fb5f2f2fc6e856e86b0 2,108 1.00/1.00 vMB 13
783,062 783,062 0000000000000000000117ee4ad4399aaed755e80a24c403e88b3568285fd956 1,146 1.00/1.00 vMB 9
783,061 783,061 0000000000000000000335a4d09a2666045df3eb85bd98dff01ed39a0e28e22f 1,406 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.23 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: 758.45 GB
    • Received: 19.05 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.