Loading Tool

Explorer IconExplorer

Memory Pool

76,111 transactions
28.80 vMB
0.07101725 BTC
Random Selection Loading Transactions
Max Size: 176.01/200 MB

Candidate Block

Mining Attempt cff63a39b0d0a762b531ec6d48cc15849f8310feea747e71f2bf87144531f852
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 49fbc26517d2febcc5af8f556ac12471b389d34be7afa1107c444de8e8597374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.00844760 BTC
Feerates: 104.17 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (289,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,051 626,051 0000000000000000000e38689169cd8abe119d3d6810a0d03e6a6542e97b6e47 442 0.20/1.00 vMB 29
626,050 626,050 00000000000000000003ded52b0196233637d5e4375051151eb05b89f2cc319a 184 0.07/1.00 vMB 21
626,049 626,049 000000000000000000101757a0148e6bfd4eac2a7cd7a86310b15a4fd685b4b9 1,737 0.70/1.00 vMB 19
626,048 626,048 0000000000000000000b05082750e7df1056e53cbac53362cfa73625e3986766 2,784 0.93/1.00 vMB 20
626,047 626,047 0000000000000000000ba1bd64b70a986d8f39d863335d0511cf2c4439676be1 2,615 0.95/1.00 vMB 19
626,046 626,046 0000000000000000001127ecfe1f6e2fec24732a34c320606cf378602e92c5a9 2,632 1.00/1.00 vMB 22
626,045 626,045 0000000000000000000ef5093d10feae8c8d69a845753a8f4c1f497973ff4e9f 323 0.11/1.00 vMB 18
626,044 626,044 0000000000000000000d857f465d36fce65922dc250bcedf79ce7812ef76e997 1,165 0.53/1.00 vMB 20
626,043 626,043 00000000000000000004a0f05efb30c5b0db15af24c9053105e2b27ebdacb05a 431 0.29/1.00 vMB 15
626,042 626,042 00000000000000000007d3d06389786de98c73f556f3a114db6c88b2064c5499 976 0.36/1.00 vMB 19
626,041 626,041 00000000000000000006a9899280d8c5203e2ff37dcb579c6d5cad321b811348 1,484 0.60/1.00 vMB 17
626,040 626,040 000000000000000000009a0a8b94665226acf7cc6a935a057f34755afcc8ecd8 889 1.00/1.00 vMB 8
626,039 626,039 00000000000000000010fb6f1dfd95f3d74ba6c96d1647a081b09f816b847ba3 2,314 1.00/1.00 vMB 6
626,038 626,038 0000000000000000000e7b70007365438489ea810044093568750fe85bb0cb08 1,067 1.00/1.00 vMB 18
626,037 626,037 00000000000000000004ea976b9e3744baca2dd18ea15530e1c523c59d9fdb01 2,654 1.00/1.00 vMB 29
626,036 626,036 0000000000000000000627872f5d23b279d32c68f7c1ef66cc0c3d70ac6ca4d3 632 1.00/1.00 vMB 9
626,035 626,035 0000000000000000000fe337da8f1e42f3c6191ff467e0e5a9d4f4f80890775a 228 1.00/1.00 vMB 11
626,034 626,034 00000000000000000004871e1f2d0fc5d2977e4f73f986e139de3a2eebbaf103 1,960 1.00/1.00 vMB 17
626,033 626,033 00000000000000000000c2dc182fb530d8b8b1693068df4561c2fa6658ab0449 1,485 1.00/1.00 vMB 14
626,032 626,032 0000000000000000000abf26d628f6adfb8fe45109e873aa7ca5cdf11323c779 777 1.00/1.00 vMB 5
626,031 626,031 00000000000000000000c4b5fca637eb0e2bc97c923d47366fde641af1b48330 972 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.82 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: 710.54 GB
    • Received: 17.08 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.