Loading Tool

Explorer IconExplorer

Memory Pool

74,638 transactions
29.73 vMB
0.09712772 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt 4d71d7e723454ad0fc59bbb01bbd1dcc1d08d77d788cfcfa108aa7dfc22287cd
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root e12ab9fe28cc1accf1e97bb4d8bb135a3a828d873747b56df3ced594c2eb746c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,867
Size: 1.00 vMB
Total Fees: 0.02696970 BTC
Feerates: 150.36 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (353,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,076 561,076 0000000000000000001253e35a32e52cbe5eb3928cb32b7ff3ec4683482575e8 2,593 0.99/1.00 vMB 35
561,075 561,075 0000000000000000000ba394229e6a27af6ff1c2f41e67381748a72b8f0ec198 2,762 1.00/1.00 vMB 61
561,074 561,074 0000000000000000001feffa3e8afac1c8c138551ff162dab4c7423b883a19b9 2,182 1.00/1.00 vMB 18
561,073 561,073 0000000000000000001736dafdad163c28f026f24fe1580094d87b3c28e756b2 1,962 1.00/1.00 vMB 23
561,072 561,072 00000000000000000008f9e753fea607ce6e4ecb3561bb620bc38ed33e977b8e 2,468 1.00/1.00 vMB 13
561,071 561,071 0000000000000000002dd2919f5e40ba4b05ad85c6209b3f35a83abec15d2f7b 2,294 1.00/1.00 vMB 18
561,070 561,070 000000000000000000035d97c971e962ce39e139d6e51709217b96627ac1ce39 1,654 1.00/1.00 vMB 48
561,069 561,069 00000000000000000003f017a3aee70d9a3f9cceb80cdc80bbe4d252544f6063 1,037 1.00/1.00 vMB 110
561,068 561,068 00000000000000000013ed4fe3cedddf4363690495b2c0dd9e78997fcaae785d 2,915 1.00/1.00 vMB 5
561,067 561,067 000000000000000000028c556af50a0689fbdc44e0c0b0d59d11d2ff800ff2cc 1,818 1.00/1.00 vMB 13
561,066 561,066 000000000000000000053258e4ff48d238b7a023667311d9ec64bb40dda95791 2,420 1.00/1.00 vMB 29
561,065 561,065 000000000000000000167298373ff1580fc6901f8329c3f8d5070c255d666ef6 2,280 1.00/1.00 vMB 26
561,064 561,064 000000000000000000024f28c0a8eb85f23b79d9958694c02246c674c362ed55 233 0.45/1.00 vMB 2
561,063 561,063 0000000000000000001bc4439647168080744d7d11b83ec007787a7bf79061d5 2,377 1.00/1.00 vMB 10
561,062 561,062 000000000000000000160e317559fabca05c790f2d8a2c5f19e4e83bbdbdd91f 2,147 0.77/1.00 vMB 12
561,061 561,061 000000000000000000202a4606e0f48f5a83a233b960e39ce462451cb74f326f 2,319 1.00/1.00 vMB 31
561,060 561,060 00000000000000000012f29a13950429daf7271d6c80d9759d7831e3af625bca 2,343 0.87/1.00 vMB 13
561,059 561,059 0000000000000000002d07dcc1c2c1bb969ae0bfa9d0420e5305f2a55bbdee23 598 0.26/1.00 vMB 20
561,058 561,058 000000000000000000020cffcca041beaecc595db426c2a810f20b4e12691277 98 0.12/1.00 vMB 31
561,057 561,057 000000000000000000166d87e557778c1e080f7ede76c0693e34ba7f72473372 90 0.03/1.00 vMB 26
561,056 561,056 00000000000000000001f565a7fd22ca14f5cbc3afa25ae6cf647ad02d9b17d5 1,554 0.86/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.