Loading Tool

Explorer IconExplorer

Memory Pool

38,041 transactions
28.04 vMB
0.06650943 BTC
Random Selection Loading Transactions
Max Size: 142.05/200 MB

Candidate Block

Mining Attempt 6360c93aa8ca3d46075b0a73f9eaed9183fa1152af631146e8bfdfa90bf6566f
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root a2cc6dd2417c121caac0cee5905566c96387883dd064729083649aaa0f10713a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,472
Size: 1.00 vMB
Total Fees: 0.01274844 BTC
Feerates: 203.60 > 1.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (602,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,945 311,945 0000000000000000243315226ce9c49f2a245621568f61c4d85f1d9514e82354 138 0.08/1.00 vMB 21
311,944 311,944 00000000000000001ceda98d096934464ed86bf914ab2a888146662ae36566e9 313 0.40/1.00 vMB 19
311,943 311,943 0000000000000000130c5f9e5a7f25b777c6540ffa7a06d64b948fc8b6c09713 401 0.38/1.00 vMB 24
311,942 311,942 000000000000000000ff41dba61889beb700c2c31fa09393650a1ef3a5dea991 254 0.15/1.00 vMB 26
311,941 311,941 000000000000000012603fbcbcc431b69e6561c285fe38bf72cbcc96cd618179 32 0.03/1.00 vMB 36
311,940 311,940 00000000000000003bcf0d0a0b72071eb1f21ff86a354f3fd951a4f576b6aa6c 612 0.64/1.00 vMB 20
311,939 311,939 00000000000000003370ed9f96e4518b717c4906dbccccc06619a49f1e5ab027 1,074 0.73/1.00 vMB 25
311,938 311,938 000000000000000002a858f3b0b81b4df5d936801cb8b5b022e074d2e247d8d8 840 0.72/1.00 vMB 22
311,937 311,937 0000000000000000152c3b37158c44e01bc14b60837de5fc40f7ba67637ee072 90 0.06/1.00 vMB 34
311,936 311,936 0000000000000000281b072e33bc31c2cef75b9fe069459e88a16e4568fa31fe 35 0.02/1.00 vMB 27
311,935 311,935 0000000000000000226a747be2252b76ac12024d8a054a78b6dbbc91d3fffa52 38 0.02/1.00 vMB 4
311,934 311,934 00000000000000000ffcd753e4381e95db10db92a89ac8447be55fdec4d7476b 243 0.23/1.00 vMB 22
311,933 311,933 0000000000000000365dd74e9999f6658024ccaadfc20377a5625cca5a66529b 178 0.11/1.00 vMB 21
311,932 311,932 00000000000000000017bec226e55d0ca4f47fa68c566b1531c8089aa790b050 374 0.37/1.00 vMB 21
311,931 311,931 0000000000000000127aaab2e8392b764dbdd47510fb17ec562de3b3affb723d 268 0.14/1.00 vMB 33
311,930 311,930 00000000000000001ef9ce5f743d510fde205c87744f80255fee43bf783eac73 784 0.44/1.00 vMB 29
311,929 311,929 00000000000000000cea69fd13bf693fb0c4b0f220aa4365825aeef1bff4bdd2 664 0.37/1.00 vMB 29
311,928 311,928 000000000000000021bb0500994501c8cb62cb1b27c5164f2d9eca78a83f3247 128 0.05/1.00 vMB 30
311,927 311,927 00000000000000000079cb6c3f4bb2f87c81aa8a37feaee2f2f6280b2e07def8 1,205 0.75/1.00 vMB 28
311,926 311,926 00000000000000001d9e7485a58e63af52ec0bff88ce3840921c68a33733aee6 640 0.45/1.00 vMB 26
311,925 311,925 000000000000000003cace7d7f938222e0d5a023af5ea5f5e6b48f88dff54049 857 0.54/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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