Loading Tool

Explorer IconExplorer

Memory Pool

39,611 transactions
17.54 vMB
0.13958301 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.68/200 MB

Candidate Block

Mining Attempt 20186836ce6872aac754cbbf81340d65b0eac2d521fc71970327d9c81f0e296a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6267f3ed84444537181c0bde9b71cfb9f1ebd00d8b0b2cc8a6705296e3a83bf0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03684709 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (646,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,596 266,596 000000000000000ae847e9daab15e35fa16c90e824713702337a9a84094c2119 224 0.09 vMB 64
266,595 266,595 0000000000000007dbb88c292cd94506eacfc41bee5c725773f45e68f60c693c 357 0.15 vMB 122
266,594 266,594 0000000000000008a06a0ab4bc9b905fcbd7486a5cdbc8390a242173c045b000 948 0.40 vMB 54
266,593 266,593 00000000000000014c272dccb18965bc0939cdde02e4a008de3af558c367275c 754 0.50 vMB 118
266,592 266,592 000000000000000499c566dd8c11d1796500dc106cb6868b491786cec7db7d3e 123 0.05 vMB 53
266,591 266,591 00000000000000041fa742955e9e528f9bd2f4d3b9c4e600edf25d54b095fe2d 318 0.22 vMB 83
266,590 266,590 0000000000000006a6fd52725dc47cabf76fe6e4d2cf31e8cb108c794d852f31 643 0.33 vMB 96
266,589 266,589 00000000000000018bfd882aaa0395325c93fe06721d5c47cf9cb1c080456496 235 0.15 vMB 41
266,588 266,588 000000000000000aa39aeae6a76d173bed773dc0b85a53ecbb39aefb2ada150b 101 0.05 vMB 22
266,587 266,587 0000000000000008611db6252e1677c7d974ea9e3d91b4e1db49c2bf02f11da8 598 0.25 vMB 86
266,586 266,586 00000000000000092c5347a8c88f27e977f80f11e69db640ecaaf9ebe37a2fe4 487 0.24 vMB 69
266,585 266,585 0000000000000009041aa992686686373964c1ed9d977c2f8e0b250695c89535 1 0.00 vMB 0
266,584 266,584 00000000000000017beb8d0f40669c3d125f3669a63a7a4f11daccc71cfdfa33 268 0.10 vMB 95
266,583 266,583 0000000000000002055060d211c9ae6e3571b567e510cb12752fbefc277320a3 590 0.27 vMB 88
266,582 266,582 0000000000000004ce4682221edf24260796314a66303e309b2e68abde57c1b3 432 0.34 vMB 23
266,581 266,581 00000000000000081af9f878bb2bad524d5ca3417ccbaa47b7dee70b552f8dfb 599 0.25 vMB 109
266,580 266,580 00000000000000009fe292ffbb099dc1d2db0e416f59d619b4943385096dc505 522 0.25 vMB 72
266,579 266,579 000000000000000147bdc94914e334fad16e41a756f7f02f53a4c6e02c33f3a3 761 0.25 vMB 62
266,578 266,578 0000000000000007a65521b167ea5ea54d95109d41630da098e7f15ee8600d56 531 0.25 vMB 143
266,577 266,577 000000000000000072456e1c95f57f4b46842f5396773c68a713b9867ed47139 652 0.25 vMB 93
266,576 266,576 0000000000000004a6f3980f6d4469bdcdbf39784fb3c882923d53663160f9e0 664 0.25 vMB 128
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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