Loading Tool

Explorer IconExplorer

Memory Pool

85,424 transactions
31.99 vMB
0.17575310 BTC
Random Selection Loading Transactions
Max Size: 190.42/200 MB

Candidate Block

Mining Attempt b81babe769c73bfb0d85e7050f7d7d452e30fd4f00e3e15d4e37699956aa72f4
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 35453a5ad347aa01de00d419bbd9ff9657d751d840066d5c433c517b28dc69cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,375
Size: 1.00 vMB
Total Fees: 0.05587001 BTC
Feerates: 402.75 > 5.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (472,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,086 443,086 000000000000000001eaac17c38bb5734549af9fefda55eb6baee5e5f974ef96 898 0.44/1.00 vMB 70
443,085 443,085 000000000000000002b9b9e311c1ac37111304048ed0c6b557c1150d1af1f7ef 939 1.00/1.00 vMB 27
443,084 443,084 00000000000000000148981d969a6af3459dd8cd7b1057bb5aeb81d9f7c25ff1 616 0.28/1.00 vMB 67
443,083 443,083 000000000000000002fcd82305ce42f32ed0fa59a06f99f7d720d14c9e1bde2f 1,221 0.56/1.00 vMB 69
443,082 443,082 00000000000000000139f907b0092f369f5c00118a11778e1dbfd8db73a9d84c 1,501 0.83/1.00 vMB 58
443,081 443,081 000000000000000000f028260cb37a03221852c6a78ef55849c11e028c915e4d 1,126 0.63/1.00 vMB 60
443,080 443,080 000000000000000003bd66970088cfc6a458dd4a00168eeb86f1043fbb1bad12 472 0.27/1.00 vMB 56
443,079 443,079 0000000000000000033d126f8c188b4c47226d8dc85c36b4f26015bc6d2e6873 232 0.14/1.00 vMB 58
443,078 443,078 000000000000000000ff7c580f3069de784fbd93be09adcbbc91875b1ae7f86c 442 1.00/1.00 vMB 12
443,077 443,077 0000000000000000039964471d65eca73915b246e9609f175ef567b40032c575 282 0.14/1.00 vMB 58
443,076 443,076 000000000000000002b04b0a28b93d3a3b05733062c5d754f2709e7d77c78ab5 237 0.20/1.00 vMB 34
443,075 443,075 00000000000000000047d0ae8fa34f3cde186c51685fb8d8324afcf3100e0c41 1,582 0.85/1.00 vMB 64
443,074 443,074 0000000000000000012298904047e84c74d8641822c7eb343ca4afb000439fe7 167 0.07/1.00 vMB 76
443,073 443,073 000000000000000000e7b3d52d9d4fb133fa4a4ddc0c38d3157beb1e92ab58a8 660 0.46/1.00 vMB 54
443,072 443,072 000000000000000000ef556b93533e58ca84cbe36751d53ba8be0a2a0e2916c7 1,504 0.66/1.00 vMB 67
443,071 443,071 0000000000000000026fe01a03f0e3f940afd722136352c127868d9913c79237 886 0.48/1.00 vMB 64
443,070 443,070 0000000000000000025d7ccb986d16719c8f33d49d22a211bd1711fa58e2559d 1,898 0.78/1.00 vMB 79
443,069 443,069 0000000000000000015279f0c784ae18f2a76b4b47655c6543c504ea54f28417 2,068 1.00/1.00 vMB 64
443,068 443,068 00000000000000000245479967a0ea7743ca849cc667e81fedf279834f76ae20 2,372 1.00/1.00 vMB 84
443,067 443,067 00000000000000000325f26bf871ab3dc6b532fbe855f982e6bdf774fbf33ca6 1,198 0.49/1.00 vMB 74
443,066 443,066 000000000000000003210af14cb5e3aaf31212f46fe443a2b73b0e649fcfb3a3 474 0.20/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.