Loading Tool

Explorer IconExplorer

Memory Pool

15,510 transactions
5.99 vMB
0.03073075 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.86/200 MB

Candidate Block

Mining Attempt 0cace4b6c7d1ed47ad1b2ec3888ce4948b9c4b4ac6e61a245d3755fcfd3f09df
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root 83d4f4b34bc4246079f94b7e88b723e8b08c1b8bb18628c2d141da0a3ac0eb88
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,600
Size: 1.00 vMB
Total Fees: 0.02039784 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (724,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,003 189,003 000000000000061cc3de70ee68d91a0731381f65ec2548259ef0f4b9f62f7d5f 32 0.01 vMB 118
189,002 189,002 000000000000071b478ae54e115c236e3b107af12aa31ad71d88cdd81f1b34a4 35 0.01 vMB 104
189,001 189,001 00000000000001d234cc1654342cbe77710fa4ebb68bdf5218379c7b35f85d4f 131 0.05 vMB 124
189,000 189,000 00000000000000cb70eababc6787d13fd1c157f487145b97a15339336855d797 71 0.02 vMB 90
188,999 188,999 00000000000008ce9b7e9820fbdd78e47669b5cbb29062a87f81ead6b5c4070f 13 0.00 vMB 15
188,998 188,998 000000000000083c940b71e15a80b6edbb1fc2a3e5b3259a302d5d4bea451b6e 115 0.04 vMB 156
188,997 188,997 0000000000000021184612f6532fad11b5fdf60fa481c3f645801c5510ee0018 94 0.04 vMB 109
188,996 188,996 000000000000077d209d247ca54b27e7e87ed8f162ce7dc6cf817955b16b028b 152 0.05 vMB 76
188,995 188,995 00000000000004a4466031a77fd50c4cfa085338592f5add254c1a147083bc66 70 0.03 vMB 125
188,994 188,994 00000000000007fa5a4d385acd043daeca2b9eea718308a31361f468907fe7d8 98 0.05 vMB 94
188,993 188,993 00000000000005b22affc4bf28ae9cd552fc9be667102b388784286407d6e815 171 0.06 vMB 103
188,992 188,992 000000000000033a7a40f84dd1a5264e528527e530b554668d4c23fe1d0228b1 1 0.00 vMB 0
188,991 188,991 000000000000078cc159ab4f5f9b4142b56b346a508907e8d8c43389ea7452eb 75 0.02 vMB 140
188,990 188,990 00000000000002f88fd17304f24815fed7fd1766883f001875b7f67376dddbbf 124 0.03 vMB 13
188,989 188,989 000000000000060fb219567ba79094d1585ab52913ef3f0e14ed0889da175341 166 0.09 vMB 112
188,988 188,988 000000000000057a0a95811deef28f5633c141d1b69fcc4132a74e6f0eeca6f2 22 0.01 vMB 103
188,987 188,987 00000000000008c14d44dd1840da1c5d81b8d534e410eddda428e7f9616285fc 56 0.03 vMB 95
188,986 188,986 0000000000000185971b1dd7ee4855a5d7bdf379c5dee32143ed1897d3b5a99a 266 0.11 vMB 118
188,985 188,985 00000000000002214d4c440213afe3b633ea656189900ed7cb68527455496926 256 0.09 vMB 140
188,984 188,984 0000000000000417eb8b5a3fd1ceeb06683c21ddb061e6a476381f6eadf1b1d8 513 0.23 vMB 312
188,983 188,983 0000000000000727c09418dd13f961bee461c77fb4efaa0c3b6ce816bc91dc2f 8 0.00 vMB 92
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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