Loading Tool

Explorer IconExplorer

Memory Pool

43,132 transactions
28.61 vMB
0.07004958 BTC
Random Selection Loading Transactions
Max Size: 147.17/200 MB

Candidate Block

Mining Attempt 613afd25107259681b384d88386f476114391fe89b52a6281ed624a57908c672
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root e88f50af1e9ff17a84924da05a2d3801cf1db6733aac46f3c54cc0caac1f3b8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,261
Size: 1.00 vMB
Total Fees: 0.01456960 BTC
Feerates: 201.07 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (82,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,944 831,944 00000000000000000001d90615c365f72b88b33dc61761c6b7af96c2f63dbebe 1,923 1.00/1.00 vMB 13
831,943 831,943 00000000000000000002abb7d8d6e100a4223b0cbd02a7319f45a03ff954c658 1,919 1.00/1.00 vMB 14
831,942 831,942 00000000000000000001b92334cf21cb88dbc42d4107f6c7b7e729308abfda6d 1,559 1.00/1.00 vMB 13
831,941 831,941 000000000000000000005fa7d77df280e14c17ec010e963e8df63a8cc9371ac4 2,025 1.00/1.00 vMB 14
831,940 831,940 00000000000000000002574c490b196762180748b63175a65cf205868ecd4e45 3,328 1.00/1.00 vMB 20
831,939 831,939 000000000000000000012726077c585ae369d1bdfe3cfeb4a24efe3019159cff 2,611 1.00/1.00 vMB 19
831,938 831,938 0000000000000000000005e1ba88a3e62af492a00de72e46b893961075e1eaab 2,551 1.00/1.00 vMB 21
831,937 831,937 00000000000000000002c7fd48181428384f34e297ed740bef2fdff83567e4e9 3,045 1.00/1.00 vMB 23
831,936 831,936 0000000000000000000244909ac85d9e128f93cfd3e63ff174aaab43b3e55ba4 3,004 1.00/1.00 vMB 24
831,935 831,935 00000000000000000000b3ca56b72214bc1b0e20a7922b6e808e2419a1e4f4fe 3,030 1.00/1.00 vMB 11
831,934 831,934 00000000000000000000af2611f484519cd70550f64e1fbe1984fd14872afa3d 3,383 1.00/1.00 vMB 10
831,933 831,933 00000000000000000001be5a1214dfaaf2579d228244c9745579bdb703c60549 3,029 1.00/1.00 vMB 10
831,932 831,932 00000000000000000002b8ccbf714a89375998794940808e4e3011a6b768e2f5 3,582 1.00/1.00 vMB 16
831,931 831,931 00000000000000000000419e2f9e4d9ff952623189b6b89f47c3a47481679443 3,041 1.00/1.00 vMB 13
831,930 831,930 0000000000000000000177af8dc5ded067382e236602d5885f773fc2583a7140 3,347 1.00/1.00 vMB 12
831,929 831,929 000000000000000000034cdea66ad96c94ba4e7d9558542f11a74e9eb59ae038 3,004 1.00/1.00 vMB 16
831,928 831,928 00000000000000000001c0ce4bca8602b427cba1929151b6cec6fef723eedefd 1,479 1.00/1.00 vMB 10
831,927 831,927 000000000000000000034bf19a246f52eadffe896cadcde9ddba6c0f1d3562d7 2,514 1.00/1.00 vMB 15
831,926 831,926 000000000000000000029ee1ba17b3ea9949cbbe26999dbf10b39ff3b00e8947 2,154 1.00/1.00 vMB 13
831,925 831,925 0000000000000000000244dd631b74c6825b89f9bd68d02f56283c0e9e1504c2 1,113 1.00/1.00 vMB 11
831,924 831,924 00000000000000000001f071bb73638aa56a60f570cf06b19536e6991f6b5cc2 2,757 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.