Loading Tool

Explorer IconExplorer

Memory Pool

29,736 transactions
6.20 vMB
0.02802197 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.82/200 MB

Candidate Block

Mining Attempt c45abff3bc37103e99c1c282be8461f7e0df146273270f08d3d2c0f0e5caefb6
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 4214b34f11dcb974bb32a1a6149ddedb3867d3e80b52d40ad3409aaeb221b639
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,435
Size: 0.46 vMB
Total Fees: 0.01269776 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (781,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,140 132,140 0000000000000a1fcf18ae7c5146215d1fa60a41ef0121f34b38ef48b320996c 157 0.05 vMB 113
132,139 132,139 0000000000000c56dac2a890cd948cb8f22d74c6d69cb8f87fda906b06ade6e6 168 0.05 vMB 300
132,138 132,138 0000000000000d7216c9e009e76ddb7aa08419605331d3cdbf3aacd04a6b1574 130 0.05 vMB 216
132,137 132,137 00000000000008ad719898eafd561bac91b763c4e19e602b3374516089201094 12 0.00 vMB 340
132,136 132,136 0000000000000594c7b77d89df1d21cf0c83e00584bb1de82cdd40cd6d4aac60 122 0.06 vMB 586
132,135 132,135 0000000000000a010f3a8bd17c17c030375542e9dc726b3a80fbf44f9658c134 20 0.01 vMB 2,463
132,134 132,134 0000000000000559893d4033ad7a6b4bcda5a1eb77039b5d004511e24647de81 68 0.03 vMB 299
132,133 132,133 00000000000007d1f29a034296ca908bbe2fedd3b6904ae0c3faa467cfdf74ff 62 0.05 vMB 914
132,132 132,132 0000000000000191fe728bd3340463acbf0a5bd85735a386704abea8d76515d6 18 0.01 vMB 1,564
132,131 132,131 000000000000032b04cee5fef3bdad4bf998fcb097e24351b47a073bf557b43b 147 0.05 vMB 286
132,130 132,130 0000000000000d84c663b50438a1f82adc13904f5665356a3b74c76b7c27ebbc 37 0.01 vMB 273
132,129 132,129 000000000000082ad0d7a6c75d98a687337799ba9d7b44317aa1cb93e4e96d64 21 0.01 vMB 462
132,128 132,128 000000000000095d7ae27aa6053634883d289fa5664dcc501646a4010a68b8bf 16 0.01 vMB 1,018
132,127 132,127 000000000000041206ea5c469b0a05d56447372263acdc0ac19e073b2a4a114b 26 0.01 vMB 545
132,126 132,126 000000000000024247c6c8f43b52a3566d999baf1564fa10512bf6c3dcaea811 43 0.02 vMB 269
132,125 132,125 00000000000000e5a669a5ec5e53874edf25dec250e2b37a6bdad51126de6b46 35 0.01 vMB 842
132,124 132,124 0000000000000013ff73861770a49608be22f99c930b49f73c4978ec59ca0e5c 137 0.06 vMB 712
132,123 132,123 0000000000000e8512ee024a475aa3d46bdf813da3efc4db3bcad6983bc8c77a 21 0.01 vMB 975
132,122 132,122 00000000000012f8153f1f413f83c05419dabe629e1529ec428400aaa8a593bc 12 0.00 vMB 339
132,121 132,121 00000000000006777cbca44f0a8e6982f90920c5a1e262c0201ba370f185ccbe 69 0.03 vMB 321
132,120 132,120 00000000000008bce6665ba8f865902aa73d4eb2281a682a258bf5f565cc5476 81 0.03 vMB 831
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 11
  • Data Transfer:
    • Sent: 43.27 GB
    • Received: 0.60 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.