Loading Tool

Explorer IconExplorer

Memory Pool

79,560 transactions
30.19 vMB
0.08267921 BTC
Random Selection Loading Transactions
Max Size: 183.81/200 MB

Candidate Block

Mining Attempt 54afe05c779c6937711a5295a121391121f69f0f22b22b97334c0d5f48723d90
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 108d8528cc644ed63c53014f2461dfad304e3166c7ae33d2d26194c455e897ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,730
Size: 1.00 vMB
Total Fees: 0.01540624 BTC
Feerates: 203.60 > 1.54 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (429,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,045 486,045 0000000000000000009193b8708d0bf5321be141383d0cdddd005e912fedecaa 2,333 1.00/1.00 vMB 183
486,044 486,044 000000000000000000bb2dd645ce56023d0b43d14618679c32ed54c3b1d197a3 28 0.01/1.00 vMB 393
486,043 486,043 0000000000000000000d60274cc16a7069a8a5a6dccc7f63d0cef23eee065887 2,005 0.97/1.00 vMB 122
486,042 486,042 0000000000000000006edc74a50a66b950a7579895c80f6a0acb44fa46919f66 1,194 1.00/1.00 vMB 56
486,041 486,041 000000000000000000edc6e3ca5333d037c4dfa07d5cc0e8700db9f2e2c60ca5 897 1.00/1.00 vMB 44
486,040 486,040 000000000000000000b20444c545046c2a6607519f0fe43b2f85a73730374db2 1,508 0.97/1.00 vMB 15
486,039 486,039 0000000000000000000f99a1516f94d29c27743ae5b2999baf622b7a6fede61e 1,231 1.00/1.00 vMB 64
486,038 486,038 000000000000000000658f1be9dc1078d08174ae83216eded85d49cc8d15eefa 1 0.00/1.00 vMB 0
486,037 486,037 0000000000000000002655f942ae50f80b00a9d35be85805ec9bc44baee342fa 959 0.98/1.00 vMB 9
486,036 486,036 0000000000000000007a86cdd105bb4f4bdff28074757ae4bddf381870569a1f 1,942 0.97/1.00 vMB 21
486,035 486,035 000000000000000000ed9f905ac401f448d5e727902aaf57a50e1a669927ff99 2,611 1.00/1.00 vMB 36
486,034 486,034 000000000000000000554207e5250bf31b4f023118d89cd1942b3c2b2148c4d3 1 0.00/1.00 vMB 0
486,033 486,033 000000000000000000ba5de74612a9b4c88cfef98970558e7dca32625ffe0426 2,375 1.00/1.00 vMB 163
486,032 486,032 00000000000000000007c1af4f4d5df74e48c9e4f835b30db7cac9d909111f18 2,393 1.00/1.00 vMB 14
486,031 486,031 000000000000000000c0390b70200f4a9c7635c4bfa84875642435d49c11e497 2,128 1.00/1.00 vMB 146
486,030 486,030 00000000000000000000548addb35d36455bd1206b871f3a81cc94e6d493504d 2,502 1.00/1.00 vMB 89
486,029 486,029 000000000000000000e4396484a589acada38e5ea8d6a22f8c9f96e89adb5036 1,852 1.00/1.00 vMB 150
486,028 486,028 0000000000000000001062ff4beafb89a94cbdd957a5b42afa43d24a161611fa 2,741 0.99/1.00 vMB 200
486,027 486,027 000000000000000000aed3c6d1f88fc460f2dcd78fe2d402a52a68411999954f 2,495 1.00/1.00 vMB 92
486,026 486,026 000000000000000000e205d6bdf554110eaac67af15b611196509b7e442a4383 2,109 1.00/1.00 vMB 72
486,025 486,025 000000000000000000e71b1457dd18a3bd3c3b44171a990217ac51f6b0ca3a84 1,513 0.98/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.