Loading Tool

Explorer IconExplorer

Memory Pool

75,374 transactions
27.76 vMB
0.08023750 BTC
Random Selection Loading Transactions
Max Size: 169.46/200 MB

Candidate Block

Mining Attempt 3d98d3e36f231c34823135bba3813c209d6dfdcfb554c3605954e2850d01c667
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7a93f8026d54b14ca1a5f0baeeae66b2ea2170e9c44926eaa7949ba7544f73cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,326
Size: 1.00 vMB
Total Fees: 0.02079803 BTC
Feerates: 106.68 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (85,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,368 829,368 00000000000000000002699b7278410ec76f48260f175aac159111da09a1b61d 5,489 1.00/1.00 vMB 156
829,367 829,367 000000000000000000027971b3fd0494202674549cbb952c507da484ad202dfb 1,876 1.00/1.00 vMB 151
829,366 829,366 00000000000000000002aaf54138b964d2029348ee1b170b1cb968d124be9745 3,966 1.00/1.00 vMB 104
829,365 829,365 00000000000000000000bc9cb1f636a9df2969f38b71a2ac55b8f6f26d0d8b12 1,703 1.00/1.00 vMB 85
829,364 829,364 00000000000000000001f3eb6464cd19b0a8a1f3a98b1b0af83ba9b4a4c0b259 2,631 1.00/1.00 vMB 49
829,363 829,363 000000000000000000029311952c913101739c87403bf6bfbd9d7234d7983fac 2,785 1.00/1.00 vMB 37
829,362 829,362 00000000000000000001c9e78153611eb510d2b0f5146808380b79f0f69e2188 1,062 1.00/1.00 vMB 30
829,361 829,361 0000000000000000000180c1c8d8bdefae180b918ca93521b6b8b022782eefcc 2,961 1.00/1.00 vMB 24
829,360 829,360 0000000000000000000145106d1868f4eaf969431cec7c9bd53d17980aefb893 4,471 1.00/1.00 vMB 40
829,359 829,359 000000000000000000028e5c5b7c72de68458dfcb3d2b70fe162f5e919534143 3,711 1.00/1.00 vMB 33
829,358 829,358 00000000000000000001a9b010e77411d8782d2967f8bdf1ec9b0d40f99710ca 3,670 1.00/1.00 vMB 42
829,357 829,357 000000000000000000034431b5394d3b1ce5db675b79016db205aafaac933709 1,856 1.00/1.00 vMB 25
829,356 829,356 00000000000000000001980cc04d066e664935ed53075fc85943bf291add33e8 2,978 1.00/1.00 vMB 23
829,355 829,355 000000000000000000014c023e79754e03190297649e7f2abad6dd58e382f8e6 2,300 1.00/1.00 vMB 23
829,354 829,354 000000000000000000037690f2af75aab24064794cc874d9cc0ad4a02d5fd7d2 2,014 1.00/1.00 vMB 25
829,353 829,353 00000000000000000002897fbc3b76c4cfeba3624a1f98ebc902e77d20ce592f 1,659 1.00/1.00 vMB 23
829,352 829,352 000000000000000000009fe986b15686d886847285f65fa4a030ba7ef99ef209 167 1.00/1.00 vMB 20
829,351 829,351 0000000000000000000285ee0447944b420219b446453e55e17b641ea67622fe 2,283 1.00/1.00 vMB 23
829,350 829,350 00000000000000000002a2fe55f6884fa88d617d49703b7862d77e742ae9c684 1,956 1.00/1.00 vMB 24
829,349 829,349 00000000000000000002f554c85a190dbeddd12a204255eb9fe19006100448c8 3,786 1.00/1.00 vMB 30
829,348 829,348 00000000000000000003629d8e2012d9e4e8502d0edb731a56e84175da7ddff8 3,073 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.