Loading Tool

Explorer IconExplorer

Memory Pool

45,690 transactions
30.70 vMB
0.12295737 BTC
Random Selection Loading Transactions
Max Size: 156.30/200 MB

Candidate Block

Mining Attempt 0f7be38c9244f85c215eae6652c7bee2c7717bda392b485eb12ffaa7d2e31c7f
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 32665d71875ea643a3905551deb5dc0ec1f9bfe7bc9860b3bbc4a676b41e94b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,705
Size: 1.00 vMB
Total Fees: 0.05127664 BTC
Feerates: 150.97 > 5.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (464,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,092 450,092 0000000000000000029d2d394fbd08509a4ad51926e4c47ffce8702a48a68129 2,391 1.00/1.00 vMB 80
450,091 450,091 000000000000000000748d813aa2dc15417c6561a2f82db6575b3f027c98ba06 2,032 1.00/1.00 vMB 102
450,090 450,090 000000000000000002c704ff0b25634e6a2980eaafc39021aeed69576cf82622 1,043 0.51/1.00 vMB 88
450,089 450,089 000000000000000000283cb948f2329ea6f090eda7bf5b7182bb72dae3e6b13f 1,904 1.00/1.00 vMB 82
450,088 450,088 000000000000000001e32506f1eac19b43eaad68de8b284b748e04cc69ff7fc9 931 1.00/1.00 vMB 46
450,087 450,087 0000000000000000000eff9ea144ae2c12509bfeffd16280555f4b80c557aee4 346 1.00/1.00 vMB 15
450,086 450,086 000000000000000000e223009aa009cb8394e3b59b509caaa86ab78baaa24c19 2,161 1.00/1.00 vMB 72
450,085 450,085 0000000000000000008cbe25fbc7bd14afc52ef730a08e950eafdeb0b1cf86ca 2,046 1.00/1.00 vMB 57
450,084 450,084 000000000000000001f556d73d79973344d76061aa6bdfa9f9e12be38f6e0ceb 2,389 1.00/1.00 vMB 106
450,083 450,083 000000000000000001c693d7c8dccef9332c70bfb70662c83cefbd8a927a96d3 1,789 1.00/1.00 vMB 54
450,082 450,082 000000000000000002bdd059fe656b810a088c018762010bb21ce8a85a961931 1,976 1.00/1.00 vMB 77
450,081 450,081 0000000000000000015b23b3c7c6fb2acbb89b31ecfc130010c931f020e02aa4 2,606 1.00/1.00 vMB 109
450,080 450,080 0000000000000000008b4abf6d3159226680c42c911b3c4ded66a00e576aaf1f 1,845 1.00/1.00 vMB 75
450,079 450,079 000000000000000001dca2866902adb824c524392ae9cbbc72ffa59c531cc3ba 2,307 1.00/1.00 vMB 126
450,078 450,078 000000000000000001710a1028cbf33040596aeadb983450bde6b06b260211fd 2,378 1.00/1.00 vMB 67
450,077 450,077 0000000000000000014c1988634fc326393e506d6493e03f79225966e800143b 2,075 1.00/1.00 vMB 85
450,076 450,076 00000000000000000153e48fd3ba9155266eb01a4afa318ca97be25ceb96943d 1,759 1.00/1.00 vMB 88
450,075 450,075 000000000000000000f311e6a7b14cdb5515c338d9b0553082d769786217f0ed 2,488 1.00/1.00 vMB 116
450,074 450,074 00000000000000000157c677e69adf6194529237c3ad7800d4c2f67755e5cfdc 2,047 1.00/1.00 vMB 56
450,073 450,073 000000000000000002a8508120b54ff86dd696c9dc4bd6a0ed934354a6627630 2,153 1.00/1.00 vMB 108
450,072 450,072 00000000000000000145099df38de1371782e66ce2054383db379a00925098a5 967 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.64 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: 626.57 GB
    • Received: 11.67 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.