Loading Tool

Explorer IconExplorer

Memory Pool

28,550 transactions
7.35 vMB
0.07050337 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.44/200 MB

Candidate Block

Mining Attempt 784d26b1ca82487428eb068bf84dcd79245028ac0d6fe4b8bf92492ea74744e8
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root c1c62d4af3eee1e51fa35048a819f916c92615a5d1993fe6b3f5997f4a249473
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,515
Size: 1.00 vMB
Total Fees: 0.03837730 BTC
Median Feerate: 3.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (651,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,980 261,980 00000000000000055b3439a95bfa80cbf0ea847a5e0000b78152122a2dd8b469 402 0.17 vMB 116
261,979 261,979 0000000000000004e3db13eef7072a222edf0710010ca2b4efe47bcef4e7595b 28 0.01 vMB 130
261,978 261,978 0000000000000012f3151778f56fcdaf8dcf544b9644c59d2961e8c308add73f 438 0.16 vMB 165
261,977 261,977 00000000000000133831e7268a47360b6e60098c2f6f2587a6b392ee28258b05 71 0.02 vMB 83
261,976 261,976 00000000000000138caa2983891c60e23cbcd99f5926373f240875d482a24d0e 159 0.06 vMB 108
261,975 261,975 000000000000000ffbc6677a89aea36f697d7bffc039783474336620d808df28 13 0.15 vMB 1
261,974 261,974 00000000000000036d5302c69d596c6d2cffbf4a521500820f397c7256a65104 63 0.03 vMB 48
261,973 261,973 0000000000000005ac8538d720b77f1320807e2621a13c2b2fcff46f98383f9a 58 0.02 vMB 69
261,972 261,972 0000000000000003741b9568e51b1c8b092438a54fd532e5b4e34b5ec55d4ceb 216 0.13 vMB 76
261,971 261,971 0000000000000010f548c927326e805cbb8ba696c95bcce9570a86b1f2512e30 64 0.03 vMB 83
261,970 261,970 00000000000000093a733f6a95bc2f59ed7d8b0e3f8f497bfcdf593b6d134172 19 0.01 vMB 65
261,969 261,969 0000000000000008b67eeaba43c4b649e67d034fccc8924e2ddced31cb3e4575 205 0.08 vMB 139
261,968 261,968 00000000000000149700a3dc6755c03f706651462938672d61a271f99c90e213 54 0.03 vMB 103
261,967 261,967 0000000000000016396e08ab80916c3bc861c42a2b227c8dbb30c20063ad4ea6 9 0.01 vMB 59
261,966 261,966 000000000000000103d783838e70c87b4d8670ce95f0c39aba751bb1412c733c 14 0.01 vMB 79
261,965 261,965 000000000000001bf1ccd3ab0418596a89535087e20f090bb03375997eb1cb28 134 0.06 vMB 116
261,964 261,964 00000000000000106a8a3082eba2b622fd0bc1e6b267f590360fe3c8a1186d4b 112 0.06 vMB 68
261,963 261,963 000000000000000a19a7e277d450cdcd2c83ec1d860e4744203071ddd9824367 342 0.15 vMB 124
261,962 261,962 0000000000000007715b4a6a1563ee818f500e8571bdf845f99f8d9faa8a1463 5 0.00 vMB 210
261,961 261,961 0000000000000015e7f6681cf248f00dd36e1050f47a804fc62f133a6b6c1f6c 63 0.15 vMB 16
261,960 261,960 0000000000000018bcc53887ebd5e6e982a34e3baee29503984a3b05d601bf60 110 0.04 vMB 96
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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