Loading Tool

Explorer IconExplorer

Memory Pool

84,641 transactions
32.75 vMB
0.08313984 BTC
Random Selection Loading Transactions
Max Size: 194.07/200 MB

Candidate Block

Mining Attempt 6184853721e6a3b118de239c3809b0dd9c2121ec80044a81e832e9d0302b16bd
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 1b794ce0d58f2bae8e28f10a864ba0acc727538066f5552830b858eed8ed6d6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.01824357 BTC
Feerates: 120.64 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (562,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,880 352,880 00000000000000000bd1725db2283b6d474a421498bd20a41ca2ff0b65af7f1a 465 0.29/1.00 vMB 23
352,879 352,879 00000000000000000ebf67d2da3cb3f9fea2e64129a4b034943407a69caee897 141 0.10/1.00 vMB 11
352,878 352,878 000000000000000006b9166d443aab5897a19ae021125759221d8eb2ced09e91 987 0.47/1.00 vMB 27
352,877 352,877 00000000000000000770d73902c2a5788a9096a0956cfff3b0ef3d46181abe27 1,368 0.60/1.00 vMB 28
352,876 352,876 000000000000000004fdef767392d1a6d369d098e3e6919b359a23538944513d 79 0.05/1.00 vMB 8
352,875 352,875 00000000000000001655c0ad6770a94cc583c62ab0ae86f4d31954a571cfc722 660 0.32/1.00 vMB 30
352,874 352,874 000000000000000014a5aabce589959984f885a4fc15097de2986b59a32facab 95 0.08/1.00 vMB 13
352,873 352,873 000000000000000009c9148affa8cec8f9bd525b0ec60e6a9a6e67de57171331 453 0.25/1.00 vMB 26
352,872 352,872 0000000000000000122002858962b51ee0141840cf50c26f7724453ae0ed7b81 265 0.13/1.00 vMB 23
352,871 352,871 00000000000000000250370dce6dde5c44339189ce398c1d12bcef80c70781d8 741 0.36/1.00 vMB 26
352,870 352,870 0000000000000000129fa3473fdca54f205095c27a146fd59424b7554654c3f8 187 0.10/1.00 vMB 16
352,869 352,869 000000000000000009f44a80833c4d13c5d2495a919336ebef9b9f9aa5410ea4 192 0.13/1.00 vMB 18
352,868 352,868 0000000000000000106c96fbc13fd54dd3699dd66e2c4db21bb77b671deef0fa 1,010 0.48/1.00 vMB 27
352,867 352,867 000000000000000015ea267a5d3e45a8db3fccbb15edd562afbed7ca23bc5d2c 203 0.09/1.00 vMB 37
352,866 352,866 0000000000000000138d18a076e41026ad5afdc944755f693e7e4dc96bdf3279 746 0.45/1.00 vMB 22
352,865 352,865 00000000000000001220c3a350769819ee74f5b8fabd3674522971ccacd35fc2 256 0.08/1.00 vMB 38
352,864 352,864 00000000000000000ceea5267470d247ec26b943fc78de18e22f69cbd3a830c2 337 0.18/1.00 vMB 26
352,863 352,863 00000000000000001462e48ee1c94389ebeef0b04fc9a92768f16ea9a3ae50ec 784 0.39/1.00 vMB 23
352,862 352,862 00000000000000001668b422a84392f1ededaf7ac7154c032ca1a6938af2efb6 972 0.63/1.00 vMB 24
352,861 352,861 00000000000000000862ba7046f3cdbb4d157d08c3e37c2cebea7c311912f342 518 0.35/1.00 vMB 12
352,860 352,860 000000000000000005aa6f32a3135089d10703283d82a432156e02596eef54f4 1,374 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.