Loading Tool

Explorer IconExplorer

Memory Pool

44,040 transactions
28.25 vMB
0.06987254 BTC
Random Selection Loading Transactions
Max Size: 149.22/200 MB

Candidate Block

Mining Attempt 7c1f4d3699be72e230e1615a119e83f9147cf4d80ec4c16b126fa3e75ce5de2d
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 6db644a3e5820f149014c3fc907807cf52dae80db127e95a2641f929e1492c58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,139
Size: 1.00 vMB
Total Fees: 0.01645311 BTC
Feerates: 100.23 > 1.65 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (79,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,819 835,819 00000000000000000002463e43f285310557f922d7fae4b2b4c854f6b4ba3242 1,838 1.00/1.00 vMB 19
835,818 835,818 00000000000000000001c93b5f9416c1621ecdc9b3d303b8c91c3a77914661d4 3,139 1.00/1.00 vMB 28
835,817 835,817 00000000000000000002fc99a6622d0f6f10307f8349bd01e01b123adc0de36f 2,052 1.00/1.00 vMB 18
835,816 835,816 00000000000000000002a22916bdc8a3d710bd3fe44972c42a56f4921b1d4154 3,342 1.00/1.00 vMB 28
835,815 835,815 000000000000000000007f535234a6aa32ef24daa6244b4b2967eaef1fa0bf6b 2,232 1.00/1.00 vMB 19
835,814 835,814 00000000000000000001f3c4223c9fcddcbdf64db4ebc314f19ec74d08ee4d30 1,913 1.00/1.00 vMB 17
835,813 835,813 00000000000000000000e52284e53d59bd0d7b6ba092ac75867240c83844f52e 2,544 1.00/1.00 vMB 20
835,812 835,812 00000000000000000002f37303f4ee203e9e1512ad979c7365b9d05cfafc233d 2,969 1.00/1.00 vMB 38
835,811 835,811 000000000000000000021338ba1b2b8a106d41cc4a7cb1cdcddfbe330f196039 2,219 1.00/1.00 vMB 19
835,810 835,810 000000000000000000000f6b73b837b8f9eb5bfa1b877b8babde5fe5a2535424 2,460 1.00/1.00 vMB 24
835,809 835,809 00000000000000000002b9093ac8a7022237eedfdfa28a1158e200e97c7d9063 1,300 1.00/1.00 vMB 17
835,808 835,808 00000000000000000000ecd576300572203d0f3e4d64cc4aec52bfdca01861cc 936 1.00/1.00 vMB 20
835,807 835,807 000000000000000000024a671ff1c65345c3d4ed0f850d67859dcf2900a9e452 1,861 1.00/1.00 vMB 20
835,806 835,806 000000000000000000034e918293933cdaf9e0f017d190f9053495c1d2c90af1 3,329 1.00/1.00 vMB 32
835,805 835,805 000000000000000000003d120423a940339f8c2ff604136917b65bca417b476f 3,246 1.00/1.00 vMB 33
835,804 835,804 000000000000000000019f2d416f8c29ed380d5a694250794e8ce0c3332aa10e 2,608 1.00/1.00 vMB 39
835,803 835,803 000000000000000000033b7f3c465bc445c2cf8a13638861e88584a410b7bb3f 2,657 1.00/1.00 vMB 44
835,802 835,802 0000000000000000000143bcf81dd569d03ae6338835f174296d3855e43246c1 2,954 1.00/1.00 vMB 39
835,801 835,801 00000000000000000000ae67f70b3e470795262b73626a5cc3604756df4dad58 176 1.00/1.00 vMB 12
835,800 835,800 000000000000000000004e11b74b6b294620cc2d31fde18a91ef5329890a2356 928 1.00/1.00 vMB 15
835,799 835,799 0000000000000000000088b17afb8b5a7fa09b2001b5695222941ceba536c68c 2,838 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.