Loading Tool

Explorer IconExplorer

Memory Pool

82,057 transactions
30.30 vMB
0.09268653 BTC
Random Selection Loading Transactions
Max Size: 182.49/200 MB

Candidate Block

Mining Attempt c8547f4b7f5b951f9dbb77eed91f6a3e31ba72c25f6c2e40c9fc378dafaa0852
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 6f5cea4a9e802cf604c2ee9211cc8e12edabb9ac8d050b26a2b2e58d7a0a0730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.03052077 BTC
Feerates: 454.44 > 3.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (435,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,938 479,938 000000000000000000a04f86af7d5b010c77cf221c901d938fd7ab08fde92bf9 2,261 1.00/1.00 vMB 196
479,937 479,937 0000000000000000000c8f3f508eb36d7e841df49b338d4dfa03455ce2e8577c 2,376 1.00/1.00 vMB 96
479,936 479,936 000000000000000000d07abd940818d9288a3586748ccf4ca3fa089fa307588b 2,205 1.00/1.00 vMB 103
479,935 479,935 0000000000000000003f7e02a83eb8abe14e76e0dd2e24fde72e4ae49420ca27 2,341 1.00/1.00 vMB 171
479,934 479,934 00000000000000000080dc5fb8d41e9d5fc77d4f51e270bb1b55134d51f917a9 1,445 1.00/1.00 vMB 126
479,933 479,933 0000000000000000009041c0a218572055920ede0670887c4770e9d7af454e49 2,627 1.00/1.00 vMB 221
479,932 479,932 000000000000000000563e5e39d8f7c88b6e81bf3da049dd7d050d16ff13b55a 1,897 1.00/1.00 vMB 132
479,931 479,931 0000000000000000011984f0e9825391c16b079521539b7f71211db789bd7e79 1,575 1.00/1.00 vMB 158
479,930 479,930 000000000000000000817bb954d9b5e9ad9774f4cbf99dcff19a4c7bfe03a7ec 2,178 1.00/1.00 vMB 103
479,929 479,929 000000000000000000b58d5c569792a8a7dc38c2ddcec7958991b9c4919ed7b8 2,364 1.00/1.00 vMB 185
479,928 479,928 0000000000000000009610518915f0724fbced445b2f2e5e048b1fbe83b024a8 1,719 0.99/1.00 vMB 68
479,927 479,927 0000000000000000010744e17746c7aab7b33391e4ccf21bff8abc5212cc02dc 1,822 1.00/1.00 vMB 103
479,926 479,926 0000000000000000005f2db8a841e47ccbfdbc62135f819a2b8027511db70611 1,242 0.53/1.00 vMB 133
479,925 479,925 000000000000000000ced1aa60c78e650d99c6b0e44e09fba041b45bcc418ea4 1,939 1.00/1.00 vMB 45
479,924 479,924 000000000000000000a8f6ad7cc8693e305255a127bb68c1fab9574a3a59bd8f 1,611 1.00/1.00 vMB 84
479,923 479,923 000000000000000000ef632120222fc691ebc59e502921bc77b0ae71edda6a56 2,120 1.00/1.00 vMB 165
479,922 479,922 000000000000000000adff8e021a17f33797954a727fc84f19fd25e7c23bf995 1,810 1.00/1.00 vMB 108
479,921 479,921 000000000000000000863df2fcea7c06b9ba40e501cac1f5e3ee199dfe315713 1,819 1.00/1.00 vMB 45
479,920 479,920 00000000000000000085c2ed17d02e59b4ad5555d5e3a407790cfe6069b7030b 1,964 1.00/1.00 vMB 184
479,919 479,919 000000000000000000d694b8abdf7ef02be0343dad05312d97f0dfbf74e737ba 1,974 1.00/1.00 vMB 60
479,918 479,918 0000000000000000011156c1cf3df8fcea357e99342f9bc4eb632f64a04e6caa 1,985 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.