Loading Tool

Explorer IconExplorer

Memory Pool

28,400 transactions
7.97 vMB
0.06484836 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.88/200 MB

Candidate Block

Mining Attempt 45fcec95ed0a7c1a06699e9294c148ca5a18ac4fe28bbe6224acfc643296480e
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root dc912dbbddd5ee54fc2abc6f80df750cf7f82d715cc5ba973e1c19928089c0aa
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,492
Size: 1.00 vMB
Total Fees: 0.02573953 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (776,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,656 136,656 000000000000017a6eab381d0efce9000d351dde39665c8de8b32ad6d5998aba 9 0.00 vMB 534
136,655 136,655 00000000000007f65878f3c2850a96e4285988972a02ce6ad9b7c509268446c4 15 0.00 vMB 1,243
136,654 136,654 00000000000003a156aa79d52c3e66e63ad88de6e639e6bf83e8128b5cb72ec4 1 0.00 vMB 0
136,653 136,653 000000000000070df1a42be26e5b4aeba05164889f3e47d0adf427e5bf51ce59 24 0.01 vMB 401
136,652 136,652 00000000000009cfa6ab1048fd11ad774f3a6ac800ca39dd437f9eb10524d853 24 0.01 vMB 469
136,651 136,651 00000000000003991bddecdd1cbea432aa2c088d23d2ea8678ab6b7c284dc0f1 59 0.02 vMB 29
136,650 136,650 0000000000000650f33558c62d3532dc6449114a8db0258212348524733e6f81 121 0.04 vMB 209
136,649 136,649 000000000000018a73d8ec1f31a42aac03c8c68b2641483dcb373b06143f4336 7 0.00 vMB 44
136,648 136,648 0000000000000442d65cf121c70fbef716dd788e13bc119f9de9bd8a4b186c78 31 0.01 vMB 365
136,647 136,647 0000000000000249322a07f4c62175a163696d0f0eb3ee99b76f7f455d6f271b 40 0.01 vMB 99
136,646 136,646 00000000000002a382604f1e1d7902f64ea1749af9ac549e4222c7a2f78bc16a 92 0.08 vMB 221
136,645 136,645 00000000000005f88e33b88894a4a64ff601fe4e2f57a33b82636d65e6468ca7 101 0.04 vMB 203
136,644 136,644 000000000000017aaf53a15d1d6c3e6491c625ee7122f4119fd94f070362a023 24 0.01 vMB 392
136,643 136,643 00000000000008cfa76dd5c6fe8600f1f0cc84ac180037440c185bdad6d05e76 113 0.05 vMB 288
136,642 136,642 00000000000003f63c8d7faad17e31dd315024f159c4d32c343df107458c3160 27 0.01 vMB 175
136,641 136,641 00000000000002213b1246d690ed91fe309e0c7d87dcc64567d4325ea2142fc1 65 0.02 vMB 224
136,640 136,640 00000000000001a19a0f78b54ca0d88023af29f079999d037f6f6d68f37d3eb9 35 0.02 vMB 957
136,639 136,639 00000000000000d0efed6b93b2e6a46bdd9f7af282f2bd4bf4cab108393f84da 31 0.01 vMB 295
136,638 136,638 000000000000039b94c653e0eb7de59e9cc36ba929d16dd176dd560eebbcb24b 80 0.03 vMB 282
136,637 136,637 00000000000004098cdbdd456d010cb1f6a009b9030dfe71914c87bf31b8ba37 96 0.04 vMB 348
136,636 136,636 00000000000007491d291160f434cb23da5e8cffe4cb208bd141db8e6e27e4d6 30 0.01 vMB 96
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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