Loading Tool

Explorer IconExplorer

Memory Pool

79,268 transactions
29.93 vMB
0.07039204 BTC
Random Selection Loading Transactions
Max Size: 183.28/200 MB

Candidate Block

Mining Attempt ab3288805917e2ef9eb3f5ed8cb76f751014815e29a6823685b54db7ae1b8304
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 85cfb8aa637427d98a1179242db963294fe65bacfc63576798e7e6f40d9864e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,929
Size: 1.00 vMB
Total Fees: 0.00409141 BTC
Feerates: 15.06 > 0.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (309,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,003 606,003 0000000000000000000404efc607f05445ffd404a67444813db51f6b0fb85603 1,702 0.63/1.00 vMB 21
606,002 606,002 000000000000000000066873cce3dfe943af663214f29e421ef6005dde31f052 1,136 0.36/1.00 vMB 29
606,001 606,001 00000000000000000004088c2c8d97c95f7c1854463ea4e39a47a02cffcfdaed 1,517 0.44/1.00 vMB 22
606,000 606,000 0000000000000000000f7fbb3fca4b9f95bac99bf5fed0f1ed113efafed86de1 1,345 0.47/1.00 vMB 26
605,999 605,999 000000000000000000052227d50bcf84b8c4814da31d34b812361a158007d62b 1,346 0.43/1.00 vMB 26
605,998 605,998 000000000000000000005c461cd1c681fa7ca02d09803a2f07d4b13630d64ec6 378 0.12/1.00 vMB 31
605,997 605,997 0000000000000000000a8bb0956065d6e25928f82735c67a4a095bc79505a5b6 2,977 0.97/1.00 vMB 18
605,996 605,996 0000000000000000000ea85c0f6a8dd6cd296b7360bb26756aab10c44103ff74 3,023 1.00/1.00 vMB 26
605,995 605,995 00000000000000000015a51886dd42730dff08ac77b1d290ac3fe8ee13e8a299 2,854 1.00/1.00 vMB 28
605,994 605,994 0000000000000000000216567ed5ecf38a4f09f7aa8e654495dfa2963e369b4b 2,680 1.00/1.00 vMB 41
605,993 605,993 000000000000000000028190b0fe869d93a00e045fbf6117f0cbdf10ea6aeb65 1,465 0.49/1.00 vMB 22
605,992 605,992 000000000000000000018286262aa437a7e1757a9a692e42749ff6af33a01e42 1,074 0.29/1.00 vMB 25
605,991 605,991 00000000000000000007268e4c78903a84f9537218bf590130e7b0d734c3bad9 1,555 0.46/1.00 vMB 13
605,990 605,990 0000000000000000000f48246ab85a071aef7770bc19914c78838e2c321fba0e 2,815 1.00/1.00 vMB 28
605,989 605,989 0000000000000000001379bbe90163134c6323e94b6af55e74356e51f4de565a 2,636 1.00/1.00 vMB 33
605,988 605,988 0000000000000000000688514d632f14e502028d70d306f3980700730e40981a 2,233 1.00/1.00 vMB 24
605,987 605,987 0000000000000000000ca60e9b45ea72137d54f832b2bead0a2669208a610cfc 2,677 1.00/1.00 vMB 46
605,986 605,986 0000000000000000000957b2a3f157f5719938f6f722250bac77e64dcbfcb45c 2,887 1.00/1.00 vMB 44
605,985 605,985 0000000000000000000f52e66f2b30440e23399a4b6860efc3765d7fc9cba135 2,533 0.97/1.00 vMB 21
605,984 605,984 0000000000000000000b7bbbbd5c695348639e4cea129b94bcafc79eb926995e 2,521 1.00/1.00 vMB 26
605,983 605,983 00000000000000000006a63e558ca82154a699472a09e1ad9aab6f7a7ad82c88 2,749 1.00/1.00 vMB 37
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: 716.00 GB
    • Received: 17.76 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.