Loading Tool

Explorer IconExplorer

Memory Pool

82,492 transactions
30.73 vMB
0.08218618 BTC
Random Selection Loading Transactions
Max Size: 189.11/200 MB

Candidate Block

Mining Attempt c9db884d8dca427d240e4412ff83da5eb42d7aee5a71a220171a4fd974e560e0
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 6d188b59d43999096c3bf8f5ce3324742f21afdae8b104e57740903524a7b47f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,264
Size: 1.00 vMB
Total Fees: 0.01336334 BTC
Feerates: 353.36 > 1.34 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (601,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,846 313,846 00000000000000000d086863f8131bc9fdd99689577b06829f8a2e6c171174b5 119 0.06/1.00 vMB 27
313,845 313,845 00000000000000002448e0a1a11b2175e524b52aa595743a0c5a810ebdbc91f6 188 0.08/1.00 vMB 33
313,844 313,844 000000000000000029499c3f4d0d5cb747a2eb6f43de1c486908afdcce88d2a2 109 0.04/1.00 vMB 27
313,843 313,843 000000000000000022cdd3e9d01dbc4abde6e8cd0bb37fe97ca3f41b64cd45a3 1,237 0.57/1.00 vMB 30
313,842 313,842 00000000000000001c8c95d150889e74345a71f9f5cec6af6f9a630cd8d852e6 30 0.01/1.00 vMB 27
313,841 313,841 00000000000000003842efb13ca678b2eda01d511a59eeae6c17d62494d6d78c 248 0.20/1.00 vMB 16
313,840 313,840 00000000000000001aaa6d3a45967e9e20ebfe3479d4c821dcdd718aeab378c7 1,313 0.50/1.00 vMB 40
313,839 313,839 0000000000000000279c5afb0122f07623ca2090ee8cd1c4c3d30283820b626f 62 0.03/1.00 vMB 24
313,838 313,838 00000000000000002c0bfe213268ac0a8bdf0f8d968affb8abbd66cd88176d06 64 0.02/1.00 vMB 42
313,837 313,837 00000000000000000ed8f8051853f0cfc15069ca5f87168a8b30c249e21865b9 250 0.13/1.00 vMB 28
313,836 313,836 0000000000000000019d84434c90ce9622abae36397cacc27318ec7e9b62dace 558 0.25/1.00 vMB 27
313,835 313,835 00000000000000002e13165b1215815ca62ba4bee914f78ed754d5a6ae3d3e12 432 0.35/1.00 vMB 37
313,834 313,834 00000000000000000e847c68fdda29ea8a0374ed857a04de2d3f2a6cb40e3dfa 1 0.00/1.00 vMB 0
313,833 313,833 00000000000000002c29205a8575238fbc88b663dec2792a942c1c4777071b1a 616 0.37/1.00 vMB 27
313,832 313,832 00000000000000002ec087aca79d64160e086dc8fe495097a7b661e2c0253974 603 0.43/1.00 vMB 22
313,831 313,831 00000000000000000e1b293cb9d4f41de93ba1a95fcc7fb40a151927acf081ef 461 0.47/1.00 vMB 19
313,830 313,830 000000000000000002d79ed6d04052ccb044657dc28ebf1628486075a899b2c3 91 0.06/1.00 vMB 16
313,829 313,829 000000000000000011f2ea8919ddaa0e7680df1bf607383f0eceb05c3d9964f5 299 0.35/1.00 vMB 15
313,828 313,828 000000000000000014672959e3a004afeec16cfbd573d81502ac9a69b8d98c9d 773 0.66/1.00 vMB 21
313,827 313,827 00000000000000000363d8ccbd1bb8d8afc0c9c46b41d0635ea942d77c0e4824 499 0.70/1.00 vMB 15
313,826 313,826 00000000000000000390afd7c6afc2ff6ff9e0d7b81ce857a975b930fcabbd81 1,671 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.