Loading Tool

Explorer IconExplorer

Memory Pool

40,919 transactions
27.76 vMB
0.07534407 BTC
Random Selection Loading Transactions
Max Size: 142.54/200 MB

Candidate Block

Mining Attempt 2f972f3e89fbc8da7b8166d163069c48ed0a45be5027866ac9fa1e04cd38af76
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 23446063a940e2b4fdfa2f385dce7ee9d0db27e9ed859925fe748a5a6bcc9fe2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.02213025 BTC
Feerates: 193.01 > 2.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (129,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,608 785,608 00000000000000000004a840fccb2039a8141f787f8f1eb52b04626b8fb90b4d 736 1.00/1.00 vMB 4
785,607 785,607 00000000000000000002ebc1c5691da4964524437a62ad6f865b2250dca06d0c 1,208 1.00/1.00 vMB 6
785,606 785,606 000000000000000000023eb363d93f86f643b45a955650b2cfb276f398efe496 2,218 1.00/1.00 vMB 17
785,605 785,605 000000000000000000026c9285a2a88ea0a3f1203059a9b6861e8c59e05e06f5 907 1.00/1.00 vMB 6
785,604 785,604 00000000000000000000360c72df726720efa33864bf4a83e69b84ef5203fb18 1,471 1.00/1.00 vMB 5
785,603 785,603 000000000000000000000ed532a2c77fd4b1b041fc802dd204e61d6702865ba2 1,179 1.00/1.00 vMB 13
785,602 785,602 00000000000000000001c511d095fb205d073f33b04f964fd99d761560961adf 3,212 1.00/1.00 vMB 20
785,601 785,601 00000000000000000001cec5461b7eaedbf78b4fa4ffadfde0fca0e16b398070 2,207 1.00/1.00 vMB 36
785,600 785,600 000000000000000000058d16af9e3b0d78c6ae6f2a20378f8b7ea10aa5321cdc 168 1.00/1.00 vMB 1
785,599 785,599 000000000000000000037ee6bf1ea0c21d8be7e560655cf9eb5c63435e944f40 747 1.00/1.00 vMB 5
785,598 785,598 000000000000000000022994c9edeffb8342fae90524bbd65bd93e89c660faaa 1,925 1.00/1.00 vMB 13
785,597 785,597 00000000000000000001a0c33308d77536919afeaa382f0a3dac6cb4b0b12d38 112 1.00/1.00 vMB 1
785,596 785,596 000000000000000000044fea34a8796ac3373c92b5836d53684d0f9fba85158a 777 1.00/1.00 vMB 5
785,595 785,595 0000000000000000000085b733019e3920c5217cf5b69b9159fe2086f41150fb 1,848 1.00/1.00 vMB 12
785,594 785,594 000000000000000000008932badd9f49e73819cb116a99715850b3b1cf94721a 1,628 1.00/1.00 vMB 10
785,593 785,593 00000000000000000002cb8c0d76cf57a96a9f6e606f29399b0a8603fa9be875 957 1.00/1.00 vMB 5
785,592 785,592 000000000000000000019781e1073dd75a2567ba7386ee593a94a6a784c99fda 2,494 1.00/1.00 vMB 20
785,591 785,591 00000000000000000005bd2cb9ae9a38644258ea9e5c5cd803887fd27a3efaf3 1,553 1.00/1.00 vMB 13
785,590 785,590 000000000000000000046785dfebdd4cb95b0f45723c1df73779d0927c1fcb94 1,352 1.00/1.00 vMB 11
785,589 785,589 00000000000000000004eb792e16af6154f32c6777a5da8ce303ff84178c248c 1,598 1.00/1.00 vMB 22
785,588 785,588 00000000000000000004b093e8ec3674f06853c8148f375b302da8753ace2a6e 1,956 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.77 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: 632.86 GB
    • Received: 12.16 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.