Loading Tool

Explorer IconExplorer

Memory Pool

38,598 transactions
8.31 vMB
0.09847611 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.35/200 MB

Candidate Block

Mining Attempt 836892e723b2dae610bf7fab5d100b801130dd7f5c88c9e97a7c4d9a47c0863a
Version 20000000
Previous Block 0000000000000000000130a7cc51bc60fb061d01275ed6e1541f6fe390fb25f3
Merkle Root 05ecfa0b1a9bfa570719fcae5e81dbbbd4d7066f893a5cb6ec85af49fe2e2a18
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 5,031
Size: 1.00 vMB
Total Fees: 0.04518032 BTC
Avg Feerate: 2.76 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,766 (647,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
265,567 265,567 0000000000000007666b66f6f1270cb1d586462f0695e428501b8a3ff34e61e5 0.04 MB 45 21
265,566 265,566 00000000000000035ea3e62edc49a640148188a4eb3c1e34c5ccb26e0c9e77c4 0.29 MB 63 17
265,565 265,565 000000000000000ba58737621a993232c9ece0913476866ce78d45289d130d9b 0.25 MB 296 66
265,564 265,564 000000000000000a68d547de91d5c36d9fbc36c28e109dc7f77628fa726f89c9 0.50 MB 449 761
265,563 265,563 000000000000000d6ab0c69b8f4fb872396167402fd61947df11efb6de3c921a 0.50 MB 979 144
265,562 265,562 0000000000000008ddccf3d6720fcc316975b5aee9cec8e8feaf87bcd492c829 0.15 MB 263 37
265,561 265,561 000000000000000054aabb8f10657955ff5982f67520d97c41c9b3f71072ccd2 0.11 MB 127 40
265,560 265,560 000000000000000a827ecc77da63a376874e8f98e85bed10af0d4310e1d7e7b1 0.25 MB 591 126
265,559 265,559 0000000000000003a0c340a07436d7ceeecd245bef62be87dcad0af5cf886312 0.25 MB 604 94
265,558 265,558 0000000000000001688e9d10dcd8a81f68e1710f1b7a3c9d63895db23be0cebb 0.10 MB 278 66
265,557 265,557 00000000000000061fb8edc0b7b713fc34fba8a8284041d585250c6f4c386ba7 0.42 MB 915 116
265,556 265,556 000000000000000d26d19f2f7f847b92f9f75a5e72f608cb7e5e8fc0927c5de6 0.21 MB 456 104
265,555 265,555 0000000000000008c9f138040edc8e6a934cb470fe7eee23bb69ec4f49a37344 0.05 MB 130 92
265,554 265,554 0000000000000007b4b54fb6fea62d0316dca3616b6ba329a393a055c392507b 0.06 MB 153 93
265,553 265,553 0000000000000007b0a4b9d4a188df6c4ef4993aa9eea76d8ca6d28e65b0fe72 0.03 MB 50 73
265,552 265,552 00000000000000096f6ae3fa70b1747690815ffa85ca54a71ce365a81754a0a6 0.07 MB 156 102
265,551 265,551 0000000000000001a5fdadff598134f4297b17d66321d1a24f6ba0da3d4ec814 0.15 MB 43 14
265,550 265,550 000000000000000890f05112555c5080f93b85468d6dc521225215a8260f3cfc 0.14 MB 253 69
265,549 265,549 000000000000000ac461f8a495422f105686827e6db57346f5d34a200622fccb 0.06 MB 159 85
265,548 265,548 00000000000000042566b966c15b59849c0e829892682d59a96e99dc1c3859bc 0.03 MB 47 104
265,547 265,547 000000000000000313504448d98c0889e7622f646e49db2661236f5e65e06ea3 0.05 MB 136 93
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

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