Loading Tool

Explorer IconExplorer

Memory Pool

81,152 transactions
30.56 vMB
0.08183454 BTC
Random Selection Loading Transactions
Max Size: 186.85/200 MB

Candidate Block

Mining Attempt cc495de6405cc6300afe88dcc9a07c107b97a79ec0e9c782ca8bdbca49b93393
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 3213ecb4eb639ab5463184a0c2a98cd5cbc81a73e73fdf93c497095ea3701bb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.01354020 BTC
Feerates: 150.93 > 1.36 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (734,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,024 181,024 000000000000090c1edaeeaf3c84b21be7483697c20e41d28bdb882d9a224195 467 0.25/1.00 vMB 160
181,023 181,023 00000000000003a27e2d1756ab77dc7fe294051578faac63971f618ac2948beb 127 0.05/1.00 vMB 112
181,022 181,022 000000000000073b44e13a7f91b8a739ec4ae24a8721828edee9ad34f0f13aa8 132 0.05/1.00 vMB 167
181,021 181,021 00000000000006734909a57e7a45b62ca4dcf4ffa154276a64acdc70d6d0faba 38 0.02/1.00 vMB 70
181,020 181,020 00000000000004f2e4d06247181d74916b6879a4979f36f9c5e7e9471a76edeb 384 0.15/1.00 vMB 119
181,019 181,019 000000000000090352790075c1aa52ac56953ef4e52b7674cae816b2bb401523 13 0.00/1.00 vMB 16
181,018 181,018 000000000000096769aa3841790e5e996f54d4e908ca6f00545122e91297c5ec 382 0.25/1.00 vMB 137
181,017 181,017 0000000000000950438cb9c87ddf77d6ebef36de46cd63773147032521381449 545 0.25/1.00 vMB 164
181,016 181,016 00000000000006400ab6d4250d82b9635df6ad1a6661c958434d821a6a03f692 129 0.05/1.00 vMB 118
181,015 181,015 00000000000004a557ce401a7cde5e3379f618bd0fb95f27d3d507d955d3097b 147 0.05/1.00 vMB 36
181,014 181,014 00000000000003ddf3a808f1f926df8c792d2c33aff8c61d3df293ef8ff913e5 512 0.27/1.00 vMB 313
181,013 181,013 00000000000009326d9fb4b63d9240f75207e02146999813b86d2fd437de0883 1 0.00/1.00 vMB 0
181,012 181,012 00000000000004215e3b9c477edd772b62f2cf44ff3c0e4a529ed921e0861884 64 0.02/1.00 vMB 143
181,011 181,011 00000000000000be8fef0c52d85064fd3343ae29e1d8e16a17612bdabe82b874 500 0.21/1.00 vMB 127
181,010 181,010 0000000000000198993f6087da55170c0d0ae41af8d449635af7f68400b80bce 449 0.18/1.00 vMB 131
181,009 181,009 0000000000000234334455bcd869eff9c50aa160bbb58cad370debb5c8f3c91a 113 0.05/1.00 vMB 70
181,008 181,008 0000000000000648bef799a914b334023d2b50510532a0f48cb27c65ac5f3572 639 0.25/1.00 vMB 151
181,007 181,007 000000000000043ca851f72c0a00187a7bcabd0c6095341547c7781f2659a42e 696 0.25/1.00 vMB 139
181,006 181,006 00000000000005b72502467c3255d7abf88aae6d3d597d3215770bfbdce79848 287 0.18/1.00 vMB 108
181,005 181,005 000000000000014bf9cf5fe1f40df23d845e93c832d2f2953996fd71107d039a 110 0.05/1.00 vMB 104
181,004 181,004 000000000000006371b7044d69d94495a17d70c533d922dd29b9dc0fd748b36d 127 0.05/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.97 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: 715.84 GB
    • Received: 17.74 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.