Loading Tool

Explorer IconExplorer

Memory Pool

82,081 transactions
31.18 vMB
0.09233219 BTC
Random Selection Loading Transactions
Max Size: 188.65/200 MB

Candidate Block

Mining Attempt d264cd4d6f36213d0bd3f6fcd57ef9435681c90af08e410a4ab539b781ad6fe8
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 47696473de0527bddcc882e56fc0b24b66e134b335f2a853b267a12ab4d99099
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,248
Size: 1.00 vMB
Total Fees: 0.01734282 BTC
Feerates: 115.63 > 1.74 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (575,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,616 339,616 00000000000000000a9d1f919243b456737ffe574f08be1d48ce174c1549e878 144 0.08/1.00 vMB 18
339,615 339,615 0000000000000000084d4d34ef84c01df7886f88f26ba6ac69372c1760f52ed8 1,193 0.75/1.00 vMB 25
339,614 339,614 000000000000000007d31c8475686c63c7609309e6e79a48e564594c7155de80 966 0.77/1.00 vMB 21
339,613 339,613 00000000000000000e126274ac0bf7d2b5e88d44cdaaf9b8231019b5712b30a9 1,105 0.59/1.00 vMB 27
339,612 339,612 000000000000000013384b25b5f01fd2cb29ab7fac020957e8c4080d5606f3f2 925 0.47/1.00 vMB 25
339,611 339,611 0000000000000000176687398c4b93ac82088e6f5610b4cb7721d7fc6d8df138 759 0.45/1.00 vMB 23
339,610 339,610 00000000000000001604302500ec32ea9b3f9bd27e743a56b034c7a045841cd2 209 0.10/1.00 vMB 19
339,609 339,609 000000000000000002b4c682bb172721cf4a640b3c91cea2307ad8b46c4ebc06 61 0.02/1.00 vMB 23
339,608 339,608 00000000000000000e15d8f387492cf376a030fe1525d37aeed1263a416a9aee 203 0.10/1.00 vMB 24
339,607 339,607 00000000000000000867f0bdf31d063e094aec52b56b2363653a3abff766d2f0 550 0.30/1.00 vMB 28
339,606 339,606 00000000000000000f210e3ef9c3142d0c15659c347a02af803156dc833bbcbf 734 0.42/1.00 vMB 23
339,605 339,605 00000000000000000831290b415eaf0fa53dcc6a220433b2329f2fb15002a911 458 0.28/1.00 vMB 23
339,604 339,604 00000000000000000cf63f1a56dfe86721ebbf1d5b254405405c3bd29a732175 430 0.22/1.00 vMB 25
339,603 339,603 000000000000000010628053135efee3ec2984bdae311729062efe9e31202f00 116 0.07/1.00 vMB 13
339,602 339,602 00000000000000000d4d6ec84aba01108c1676856fef25d03c767f0f07c25d7a 850 0.48/1.00 vMB 29
339,601 339,601 00000000000000000db7f6d65f11146ce875f9a93ed83c6bb653f38f3d3ca11f 426 0.58/1.00 vMB 14
339,600 339,600 000000000000000015ef252b0294f399356b56a2bcf7ec28415fc2b9ad3aa270 1,024 0.40/1.00 vMB 31
339,599 339,599 00000000000000000049ec231ab711c53e6cbe1f97ede341c421ba9ef8869206 814 0.62/1.00 vMB 17
339,598 339,598 000000000000000016004f50b2ac1d92842a124e10dac51de14d459a9eb426d4 512 0.33/1.00 vMB 20
339,597 339,597 0000000000000000006db4f39d594eb98e74954721e1d8684948e8491bf4af27 1,978 0.75/1.00 vMB 36
339,596 339,596 0000000000000000154ceac263338c4f5fea2ca8251684c7c582454c6d3849ba 539 0.36/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.