Loading Tool

Explorer IconExplorer

Memory Pool

38,447 transactions
28.40 vMB
0.06515664 BTC
Random Selection Loading Transactions
Max Size: 143.84/200 MB

Candidate Block

Mining Attempt 937b01ab6de128fd912256ab3b91af1c9f954435d464f9805087252ac541b754
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 480e013c988627c36222fb98fddb9d28891e431fb2b38c18af66b516151eccaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,690
Size: 1.00 vMB
Total Fees: 0.01034646 BTC
Feerates: 105.82 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (174,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,883 739,883 00000000000000000008fe259f44c832070c01e430d486c982a05cac6f364f21 2,713 1.00/1.00 vMB 4
739,882 739,882 000000000000000000055d54f04a8cbce08ea1fe43cdd5965638f37d189921a1 2,307 1.00/1.00 vMB 14
739,881 739,881 0000000000000000000043ef0c44c49203331c57e22ff5700bfcb1f34084960f 122 0.03/1.00 vMB 11
739,880 739,880 0000000000000000000306238d50869b6d38770e3494e731e7d4c026af81fe3e 704 0.25/1.00 vMB 8
739,879 739,879 00000000000000000003ef5947671922cfd531dd1e08b1223c13e352bfede416 1,267 0.74/1.00 vMB 7
739,878 739,878 000000000000000000067d51cf6676fb11f567536f932b56c4551c31aeeaea7c 1,863 0.67/1.00 vMB 9
739,877 739,877 00000000000000000000d6aa912f7cd85b66ee2e2fb973b8942e88a84b1b15b2 12 0.00/1.00 vMB 6
739,876 739,876 00000000000000000000762fafa1dea0dcc32c41e13097a18f8136a78a797d7b 659 0.19/1.00 vMB 8
739,875 739,875 00000000000000000002ac81ff6775c62b88ff50a8c2b80373d49d046df1819c 765 0.24/1.00 vMB 9
739,874 739,874 00000000000000000005ab71b6bf5c9e542b75c129c62d4697391e06c8761d5a 2,411 0.88/1.00 vMB 7
739,873 739,873 0000000000000000000480b073caa3c2af83bba074e898b95c180538409ed433 1,266 0.59/1.00 vMB 5
739,872 739,872 00000000000000000007ca944a92c96b6541faf8115b740fdaecabf980d43bb9 3,599 1.00/1.00 vMB 11
739,871 739,871 000000000000000000050c04aa3e3ca62420b6366e20ebea29ed3042320d2e4b 1,888 0.54/1.00 vMB 9
739,870 739,870 000000000000000000058eb718201a0f32b9073dce30e39dd32e0b4ebddc5113 1,569 0.55/1.00 vMB 6
739,869 739,869 0000000000000000000927145a1e77228819aa6c19873b32a33b1894e5159fb2 2,944 1.00/1.00 vMB 11
739,868 739,868 00000000000000000006c13b54d7a8370814cb40a08616b6b9946dec93d57b83 716 0.29/1.00 vMB 7
739,867 739,867 000000000000000000003834cb61c33e25a62a073f37a503a8f948ac7f84ca61 1,645 1.00/1.00 vMB 8
739,866 739,866 000000000000000000078661be13e1d7e375d1831d9c80e0005bcc521ac4fecc 546 1.00/1.00 vMB 11
739,865 739,865 00000000000000000007b2d6fd9d1b62575172ab18332b7532b298dec5ff29b8 18 0.00/1.00 vMB 31
739,864 739,864 000000000000000000076e25379d00c418ce409da64e7d5fd7f65dfc96dc1409 106 0.03/1.00 vMB 10
739,863 739,863 000000000000000000021620010baec7024ce65ab59ff9a2cf27dad305fb8412 195 0.05/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.58 GB
    • Received: 11.46 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.