Loading Tool

Explorer IconExplorer

Memory Pool

17,752 transactions
14.79 vMB
0.02874831 BTC
Random Selection Loading Transactions
Max Size: 74.29/200 MB

Candidate Block

Mining Attempt 6543b0f7f4dc70411a31c6e28932ee60e5e6f7265a1454206ff587a57b5cc1c3
Version 20000000
Previous Block 0000000000000000000086b2e3cf9b1559c0483be21435c9d380a6afcf96acab
Merkle Root d91085a8da8e6f82ee5d18ec20a34bc7a0bd0442845ca967fb9dbcbcd24f2a0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,084
Size: 1.00 vMB
Total Fees: 0.00296945 BTC
Feerates: 40.20 > 0.30 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,157 (787,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,832 126,832 000000000000396a5197730a30207f67871521fd1e03d9de79b9858d4cd16372 13 0.01/1.00 vMB 2,129
126,831 126,831 00000000000044168724e53088f2753cd5d7f404cbc2fda0123e0c3167f94675 10 0.00/1.00 vMB 606
126,830 126,830 00000000000002755939d37db23d6c389c0db7fce40101272e25745c9606f811 8 0.00/1.00 vMB 359
126,829 126,829 0000000000002d05f0e7788f8a97fa9486d6788fceb645ea1c35abb0cae83af6 38 0.01/1.00 vMB 1,219
126,828 126,828 00000000000027f46d979f8bdaaea1e9b1878a6c46ac4276591a2b05410f83bb 7 0.00/1.00 vMB 1,086
126,827 126,827 00000000000007c2c1fc21cde5a737e5dd9057274052a356b38c14ffeb19b40e 49 0.02/1.00 vMB 338
126,826 126,826 0000000000000ed5239b54d297e54010121f46d5e70d9a8554c74a0b88c2be68 34 0.02/1.00 vMB 886
126,825 126,825 000000000000276192d714e2050c8fb8687b7bf40db26d01df2645cfd5ad50ef 4 0.00/1.00 vMB 0
126,824 126,824 00000000000042b1258ff597e224966ab4a725c5b29f68449fd4ec453259757d 36 0.01/1.00 vMB 292
126,823 126,823 0000000000000f7119f6a956dcf4b4f90134b41288e64ef0c0b8b5c57c17c1ab 25 0.01/1.00 vMB 1,027
126,822 126,822 0000000000000ff7359d0573edce9d46e963eb6aa60017676e409dfc316c88e2 33 0.01/1.00 vMB 1,012
126,821 126,821 0000000000002ffea281264000e018f208c0553e7c6c557d3a3442151b589f89 3 0.00/1.00 vMB 1,668
126,820 126,820 0000000000001933c3a0a6441031d4bce776c914c9dd802068eaa38a724e5fcc 8 0.00/1.00 vMB 936
126,819 126,819 0000000000002f43809d6e9339844be6b614f8d2fe41f273c96b0f1b3dfeebe0 1 0.00/1.00 vMB 0
126,818 126,818 0000000000003f3a4e35d9adefda9d242c01af1bef07b2df8c5bc8e1d0259ff6 10 0.00/1.00 vMB 313
126,817 126,817 000000000000058fc459b0cffc45f99b0d5bb05cdd70929b25bb31f2852ffbbb 13 0.01/1.00 vMB 1,670
126,816 126,816 0000000000004001d82b9f084be889a402950fae4c9f381170acc3753d7e05f0 44 0.03/1.00 vMB 118
126,815 126,815 00000000000010d356de409f04c975ffeba69e855bf3845e47a78b1ceaa126e1 4 0.00/1.00 vMB 544
126,814 126,814 0000000000003dd2f80fd981bef086cce9cf6d42019aaa5a7c456deb6bf30787 50 0.02/1.00 vMB 1,301
126,813 126,813 0000000000003eee8ce6b68a09dc7333f64cffbf6cd535bbbf3883fa4fb88bb2 1 0.00/1.00 vMB 0
126,812 126,812 0000000000000bef6432e45334a697f1361fc64a21576b8822acccb1d1057eac 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.87 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: 564.29 GB
    • Received: 7.58 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.