Loading Tool

Explorer IconExplorer

Memory Pool

38,930 transactions
15.85 vMB
0.12475417 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.38/200 MB

Candidate Block

Mining Attempt c4367bc01e4c8aa91ee645921af8d55f1eca1272738e184867d646f36121da5d
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 420e3767aaef81319aa39a055e5c95926a71bb7d877b2efd63f8604d2e170cc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.05566191 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (765,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,915 147,915 00000000000002fb208b75810da537a107b0e313c687ccfbd24e2ad21b29c81e 1 0.00 vMB 0
147,914 147,914 00000000000008c58007f294096062ba5470ab7ab7af26a8c9d95a78eea2b44f 100 0.05 vMB 166
147,913 147,913 00000000000006336f5e7d3f6d2ddd776a1cd5e4f0e771af567357857e02d235 32 0.01 vMB 267
147,912 147,912 0000000000000044af94313f78fac4fde63418a22cf299a190077c9e59d5b496 5 0.00 vMB 115
147,911 147,911 000000000000093de24ab6bb04d5ece91e4e5213414de5b0d1a43e4e50b14f95 54 0.01 vMB 7
147,910 147,910 00000000000005b5f8dc3497327e9d051055a831f450741e8bf8d944cb3ae711 60 0.03 vMB 88
147,909 147,909 00000000000006eb29528df1123a6d63c50a6cce6f89afd1f5b35556fd6d1c3a 10 0.00 vMB 307
147,908 147,908 000000000000078a8860ea51bb6f6dc923354524f88873271c6846f067554ec9 11 0.01 vMB 86
147,907 147,907 0000000000000308f9d55fcee1194b2260f7a304056feecaa0129a26c74ef097 58 0.02 vMB 160
147,906 147,906 0000000000000467975126d7a067bf5d4a810dd2ce19092d72b770b4f0d82598 8 0.00 vMB 92
147,905 147,905 00000000000005fbf6d001a20844a9b5818499f754d12f65e0c84f5540518a30 5 0.00 vMB 145
147,904 147,904 0000000000000412746fd2ad4fb2a68785ed09a4ef1701087017b1dc882457c0 39 0.02 vMB 76
147,903 147,903 000000000000025a06501ad380c5bf6d5f4222edca6fac811196f20520e2f753 63 0.03 vMB 184
147,902 147,902 000000000000094d3c3ef46539406bd9fd7f53ade1a0bd5275a05405b68f21d9 235 0.07 vMB 2,559
147,901 147,901 000000000000052bbe1375320b66a719b62a68a7ee0dbf65480a867ae1a5d32c 47 0.02 vMB 538
147,900 147,900 000000000000079faeef6ef108e0dbdb888034be78744624a29880204a5316b1 16 0.01 vMB 189
147,899 147,899 0000000000000619a25c713c566e9f9f64d2d4e5f8392356e9659a43214fcb90 4 0.00 vMB 669
147,898 147,898 000000000000084d8c3cb86826cf76f32ed71da113a18dfc5df2eefa6cb24764 37 0.01 vMB 180
147,897 147,897 000000000000047bc60bb2d62e43c78f9aed32d6fd7a07bbc89126c2d028788c 30 0.01 vMB 256
147,896 147,896 0000000000000329e83ed4eceacf423b3e314819e5ca2c5598c981a2b602130f 29 0.01 vMB 298
147,895 147,895 00000000000009363b5ca500f93999afda95442593a6ec9fb8de49e51402060d 38 0.01 vMB 356
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 150.44 GB
    • Received: 0.61 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.