Loading Tool

Explorer IconExplorer

Memory Pool

29,007 transactions
9.53 vMB
0.10133422 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.07/200 MB

Candidate Block

Mining Attempt f4058b2f54ce07cebc258df001e7299156eb91214f31c826eaae73b782834531
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 5e06d2e9bc08c18ec9eaff96c93778f85f38712af1e4eefe407fe948e7ee4ef8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,000
Size: 1.00 vMB
Total Fees: 0.02918987 BTC
Median Feerate: 2.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (741,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,663 171,663 00000000000001b9d2a005753736560d50b941cdb2d6760628e227f5b85195bd 64 0.03 vMB 461
171,662 171,662 00000000000008fa96b6161cc7c1a7f469004bcaeaaf8c3f924f52a7f2c0ac45 49 0.02 vMB 138
171,661 171,661 00000000000009d83bc38f44ca81922e3a84bf5d5dbf9a7a036e83da4ef39a55 62 0.02 vMB 9
171,660 171,660 000000000000096aaaa5c992a47381728db09fe1b527e1debb404ac3e4d6c936 50 0.02 vMB 84
171,659 171,659 00000000000008301309174c17e8b78001112f085f32f200e09b963612db74a8 29 0.03 vMB 133
171,658 171,658 00000000000005ec084f65599f24b5b67788c866bb2e29d72a52d4a5e8911c88 11 0.00 vMB 229
171,657 171,657 0000000000000136ef066c2ab95f96dd57947d909c4550493076d12ee91b6794 51 0.02 vMB 115
171,656 171,656 00000000000002bc2e6cdeef2a6811b1346a683848c4d72169f232983cb43e86 4 0.00 vMB 0
171,655 171,655 000000000000051a12807fc85bc53a348e4fc6c12898605273fb7c70516a7be7 125 0.03 vMB 47
171,654 171,654 000000000000010a3209e64736ea416bfe4004f0c8cad41557cf3eb365d4104b 31 0.02 vMB 24
171,653 171,653 000000000000087c8b0db594dd7c9b9afb69b6c71b1ac5f0a5a3b422aabc2964 73 0.06 vMB 111
171,652 171,652 0000000000000015b26d97e6c9d359dd6cd0a2bcc117743b62b40e135e8b0493 1 0.00 vMB 0
171,651 171,651 00000000000009df291bdd951310d55f377353ba40f8add8a6ce6539dc26364b 47 0.02 vMB 34
171,650 171,650 000000000000066396107079d1f26f4324da7369d354ac6effa59603257f9e52 79 0.04 vMB 114
171,649 171,649 00000000000003efff2bc4471f6f659c55741de4171ce9f94e2a148c89ddc889 1 0.00 vMB 0
171,648 171,648 0000000000000a15da48926fb03d8b338a663810762d3c6473d5aef2f3a89a7e 1 0.00 vMB 0
171,647 171,647 00000000000007ce153f66ad58ac7ddcbb4fab3f06145f29e26477fa73a4b22f 136 0.05 vMB 71
171,646 171,646 00000000000007e7ca88bef7be1555dd264d935d29ec8f67ea83bf9a2e794ff7 41 0.01 vMB 274
171,645 171,645 000000000000018574e2d542b810810188c1c8aab74bf486cf778f841add05a5 36 0.02 vMB 330
171,644 171,644 0000000000000b0e1447835456417ddcd01ce3595f055f8512f7218588a2b4b8 27 0.01 vMB 34
171,643 171,643 000000000000083387b60105a68ff8c282c8b2b5b90cea78aca02bce224bfbe6 8 0.00 vMB 111
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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