Loading Tool

Explorer IconExplorer

Memory Pool

78,813 transactions
28.92 vMB
0.11240785 BTC
Random Selection Loading Transactions
Max Size: 175.59/200 MB

Candidate Block

Mining Attempt de9939e4f8f2b1550bc9ac186fe91df23d0289808c3a9e708ea048c91f5c661f
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e6bb2f5dc0ee841e636ec09a72c4471124ebe153335c5701f505381135993f8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,356
Size: 1.00 vMB
Total Fees: 0.04045962 BTC
Feerates: 602.26 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (288,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,729 626,729 000000000000000000023a62cf99ea38ffb788e9c9689b550abd936e18fc12ad 1,346 1.00/1.00 vMB 3
626,728 626,728 00000000000000000005000bc7b2daac7ca7f74594ab24d652055d4320713cd3 2,897 1.00/1.00 vMB 19
626,727 626,727 00000000000000000001bf13667ead6b2e77e65d61aa61b0b6e1f2ef6160ad58 1,558 0.88/1.00 vMB 8
626,726 626,726 00000000000000000011c544cab9d124b1054b7616652a4a6ec233245255ae6e 1,577 0.96/1.00 vMB 9
626,725 626,725 00000000000000000003718e678709b7cd1e3515f35523e3138c8ed9cae2c560 1,737 1.00/1.00 vMB 9
626,724 626,724 00000000000000000006035d6b86c98812cf549b4ee72d8a3d8bd662a79e93ec 405 0.22/1.00 vMB 12
626,723 626,723 000000000000000000121b7fa765ca4a0f36d52ddfb1f172b807c341b1b6b943 1,504 0.86/1.00 vMB 8
626,722 626,722 00000000000000000003985cf6b834c537a7b6371a63dae0cd14004c53f09734 29 0.01/1.00 vMB 10
626,721 626,721 00000000000000000007a899aee41126dd63253e36e34ad8d4e274066aa4f65b 1,225 0.56/1.00 vMB 8
626,720 626,720 0000000000000000000c684daac19ce7445197838d67b5ad4bc6a432f326ceff 2,948 1.00/1.00 vMB 9
626,719 626,719 0000000000000000000d8ebc3b1e0ae53fa90c87f6756915fd9e78e758544467 2,764 1.00/1.00 vMB 8
626,718 626,718 0000000000000000000fa1f17d7e802ec901359a9e4ba8dd3a0247ba1036edfc 2,563 1.00/1.00 vMB 22
626,717 626,717 00000000000000000005c9157c0dc42224ce408bf66913cbf9432f941f7c2d34 2,601 1.00/1.00 vMB 26
626,716 626,716 0000000000000000000a69c7a0d91d6522d4bfdc968881bab8d61092a9878cc4 1,783 0.59/1.00 vMB 15
626,715 626,715 0000000000000000000962aa7cbb480048769b62a8280357bec4eaf451c1ae4e 2,883 0.96/1.00 vMB 12
626,714 626,714 00000000000000000010c3dfd7e2f1ff927fd903a2fc2c0ea3225a3ae4ae1201 3,077 1.00/1.00 vMB 21
626,713 626,713 000000000000000000109107e605f565524fa833c2e0aa9da5cac5a99ca9b97e 2,009 0.85/1.00 vMB 15
626,712 626,712 0000000000000000000b2b73946b8fc7374683b33241e031a2c4d02515d463e0 503 1.00/1.00 vMB 2
626,711 626,711 000000000000000000036df578f983795b17e0560b5caf1f88fb56808d865141 2,839 1.00/1.00 vMB 4
626,710 626,710 0000000000000000000ec003631af9681a550b0fa08cfbff8aef4832e51a63e4 2,623 1.00/1.00 vMB 19
626,709 626,709 0000000000000000000ffd6e3f9cd137309333609a60045e0a27e18a2ad38947 3,054 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.