Loading Tool

Explorer IconExplorer

Memory Pool

75,875 transactions
28.14 vMB
0.08856071 BTC
Random Selection Loading Transactions
Max Size: 170.62/200 MB

Candidate Block

Mining Attempt 4f054fef816431c350be8cecc2ed12a0437c4236d94233487e2cbab13ce35a95
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 95d607e0caf4f2b4555ce709b2a495e1c5ac66d2b4b4163b517eea36484c48b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,642
Size: 1.00 vMB
Total Fees: 0.02792692 BTC
Feerates: 150.80 > 2.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (611,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,860 303,860 0000000000000000341c453bde91b7a14e498397b6c58a94f1adacd3dcc23da9 157 0.08/1.00 vMB 39
303,859 303,859 00000000000000003cca10667eb814126bbd7130aabf37f2e72ce68a85a9b9df 218 0.11/1.00 vMB 32
303,858 303,858 00000000000000004e164e05398bd3f490a0f584e53c8a81463f31107fd7e736 140 0.06/1.00 vMB 33
303,857 303,857 00000000000000003717ba8eb7ef67eeea914e3b7ee07450b96261a99af41cb0 557 0.28/1.00 vMB 37
303,856 303,856 000000000000000029fad498e4ba2ae27031c16093958ccc2452a6de24ea39c5 275 0.23/1.00 vMB 20
303,855 303,855 00000000000000002292eb0582907316e3397478188f26ff0bcdd8784149128f 196 0.35/1.00 vMB 14
303,854 303,854 00000000000000005a36b92f775275b2d7cdecd0bf5ada678bc640bc26706a61 589 0.35/1.00 vMB 25
303,853 303,853 00000000000000005c5f588fd859532cab7cc2974d71abb56873637da445ecde 996 0.35/1.00 vMB 47
303,852 303,852 00000000000000002cdea4f93d7757251c56b3af2cb2672d055c47c73a99783e 1,023 0.35/1.00 vMB 46
303,851 303,851 00000000000000002bf1ed45888efc4b2c9873917c55e1de0fdc0b7692c4ae67 41 0.01/1.00 vMB 47
303,850 303,850 000000000000000019eb8fa28770138cd85c2568d63ab656ecb8cebfc7d4872d 114 0.05/1.00 vMB 34
303,849 303,849 000000000000000055df867cae109d9ed7af26f3de60ada98efadde59db48a94 264 0.25/1.00 vMB 22
303,848 303,848 00000000000000006068780880479d6df471fd8d04568f736b7de5a5e043ccdd 29 0.02/1.00 vMB 28
303,847 303,847 0000000000000000408be30b75bd9d2eae60df9041c2d99e4b4cb813930d6d2b 363 0.17/1.00 vMB 35
303,846 303,846 00000000000000002f8da2ab3b72f9c2b0ef03116f2383c8aa16ae54a4a8827e 323 0.22/1.00 vMB 24
303,845 303,845 00000000000000002bf581ce0467f1d6fb4bf45acc280d3781944e4750ab4697 114 0.07/1.00 vMB 27
303,844 303,844 000000000000000000bbbd788154fcdd53350440e6ad80a4b6883976694be67c 264 0.34/1.00 vMB 20
303,843 303,843 000000000000000030afb482088e17e50ec6ac6f56b11d121ffa3f8d49ca8a30 96 0.10/1.00 vMB 14
303,842 303,842 000000000000000038854e480e34db5a74285ddc26327e03bca3ebae7832a3f0 822 0.35/1.00 vMB 41
303,841 303,841 00000000000000003e6cb6c812cd2d4bae0990351cff97956b1f1b1fc766ecb0 70 0.07/1.00 vMB 15
303,840 303,840 000000000000000060e84d24e9bb2d1bd0c60216ca5d3a4fbee9926990734883 1,194 0.50/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.