Loading Tool

Explorer IconExplorer

Memory Pool

46,459 transactions
28.08 vMB
0.08803518 BTC
Random Selection Loading Transactions
Max Size: 148.72/200 MB

Candidate Block

Mining Attempt 3f14c654bc1321ee69c00c0c87166674546a8e6c887f4d1a979738338ae5aa17
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 067b63cb9137bf725a19da918d1bb99fcaa301c4281cb162008161e8969c7247
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,387
Size: 1.00 vMB
Total Fees: 0.03291991 BTC
Feerates: 181.54 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (800,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,078 114,078 000000000000067892eb98a75b99cc14a85158bf83f0532252337d3ea4bb0b9d 14 0.00/1.00 vMB 0
114,077 114,077 00000000000051b4b6226672678973995a37eb0d12ca54959f687330e4d7e68e 36 0.01/1.00 vMB 223
114,076 114,076 0000000000007b59a9051f384871105db4a79ace91671602b008aa2dbf509a15 11 0.00/1.00 vMB 343
114,075 114,075 00000000000036e3b44382fd59a2f880d853c96c9cc7ecab91b825a853a9d09d 107 0.02/1.00 vMB 41
114,074 114,074 00000000000082881c97be1acf5554799df67b9a1ad826dd6bf1f2e914f04330 12 0.00/1.00 vMB 0
114,073 114,073 000000000000a1d49789a18f2deb9b05070377e9d9c3ff28d9847240aa333260 109 0.02/1.00 vMB 0
114,072 114,072 0000000000009a56fa55e673233f9df241aa5bfdeb41f9242fdaca9c7248321b 285 0.08/1.00 vMB 38
114,071 114,071 000000000000478f1413014c8a6d85652be5103b74d75eb1adce38974922c89a 1 0.00/1.00 vMB 0
114,070 114,070 0000000000008cf911b6f93d8c4f8fada78482c22ef42b039d3dfdb381a3126f 12 0.00/1.00 vMB 640
114,069 114,069 0000000000009d8d76ee89fb6114fbacaf6936ab2dfce04b978ded260fa4d862 35 0.01/1.00 vMB 184
114,068 114,068 000000000000334ef19e9e43ffaf7a86de37392a4c06762b356480d0044c72c3 10 0.00/1.00 vMB 0
114,067 114,067 0000000000001a5929123cf0199610d067e66ad0f7043f13876bde5da3d897b4 15 0.00/1.00 vMB 413
114,066 114,066 000000000000783a5ddf8f94fe11d40f196b623f3254a21bcf926617a1fa6667 12 0.00/1.00 vMB 578
114,065 114,065 0000000000004c10c9693318cc96893de13e5fbe2a8bbfc9d4bd694b1578d65b 10 0.00/1.00 vMB 0
114,064 114,064 000000000000b51dd2676030d34e67ddbe876e7eb1dfcb407f8c7c1c1c10abd0 11 0.00/1.00 vMB 626
114,063 114,063 0000000000002d347da79e224f9bb5552be78ccd71917cee05989eef82fadbb7 35 0.01/1.00 vMB 300
114,062 114,062 000000000000a06d1282198bcc98f5f8019663ad82983a22130f2bd610f105d5 18 0.01/1.00 vMB 390
114,061 114,061 000000000000bfc58dd2b28d37a1d20ba867c61ba6e7927c835329dfe1c4ba9a 10 0.00/1.00 vMB 287
114,060 114,060 0000000000008b230cdc9099217942982d99b8027f5eebe98423565bf3d1867b 12 0.01/1.00 vMB 223
114,059 114,059 0000000000004142f9f018d63dad0c0db85b6699c768e7aa08c2853eafeed048 33 0.02/1.00 vMB 105
114,058 114,058 000000000000158a8e2a5864c4efc8c17d161916fd8f4ae3b34a3fb2129f2f42 16 0.03/1.00 vMB 1,028
Previous 10 blocks ↓
Total Size: 782.25 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: 655.59 GB
    • Received: 14.33 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.