Loading Tool

Explorer IconExplorer

Memory Pool

81,267 transactions
30.93 vMB
0.08900826 BTC
Random Selection Loading Transactions
Max Size: 187.77/200 MB

Candidate Block

Mining Attempt 64c1f74ad162f9f5e118922731c820b77ce01900421b072f9c05cd63103c58ec
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 4589ad6f143174b7b72c1422350a3e25ce515df422d04ea895ebf47a041cf1b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.02247114 BTC
Feerates: 351.58 > 2.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (134,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,929 780,929 00000000000000000004b242dae5a090cdc94351170f1a809874c79b3f0e830f 2,831 1.00/1.00 vMB 19
780,928 780,928 00000000000000000002a0631e2c1f6109436858e6116aca189c80edc39371ad 2,907 1.00/1.00 vMB 20
780,927 780,927 000000000000000000004fc10fe0a646ebb03ed0066747a7fc4cf559250cd025 3,344 1.00/1.00 vMB 31
780,926 780,926 00000000000000000002dc6a5adc0fbb93a89e2892aa0edffabef77d5d6da242 3,531 1.00/1.00 vMB 35
780,925 780,925 00000000000000000002a605d4e80c54fd75d7678105487b3e08b1a2e26e719b 2,718 1.00/1.00 vMB 21
780,924 780,924 0000000000000000000315f5284984e441185ed610c005928094c45ad46c66f7 3,746 1.00/1.00 vMB 35
780,923 780,923 000000000000000000005a0c9ab4872171a588b1c1f31418879bf90f267f39c6 2,958 1.00/1.00 vMB 34
780,922 780,922 000000000000000000048755891d065bcb0b64f8c68ffb1c9f090d747fcd6631 2,512 1.00/1.00 vMB 18
780,921 780,921 000000000000000000022d63b2b652c4a46b0a9e8afcfd72b8deac54fccae994 2,514 1.00/1.00 vMB 28
780,920 780,920 0000000000000000000630a05503eeb41b184bf6033a253ffd6e5a02ea3171ff 3,767 1.00/1.00 vMB 29
780,919 780,919 00000000000000000001f4009c12d7c45599699c151f4564df66c1b4f35990b8 3,566 1.00/1.00 vMB 37
780,918 780,918 000000000000000000009b8a81d375a072713c875bbf21fac770055ea0d1cb6d 3,815 1.00/1.00 vMB 30
780,917 780,917 000000000000000000052d900e34586e144747f5bbab967dad8451e01d8c1899 2,573 1.00/1.00 vMB 41
780,916 780,916 0000000000000000000670ad7d76d144084788695ffa3484c738d1e5c6e7b775 3,510 1.00/1.00 vMB 28
780,915 780,915 0000000000000000000415ed767eb48c9334876983fe60ace69dd6ffc9bf98c7 2,622 1.00/1.00 vMB 47
780,914 780,914 000000000000000000037a33117fe3759296aa65dc8e7d9e72b85dac43a0931e 1,633 1.00/1.00 vMB 15
780,913 780,913 0000000000000000000161eb30ab51b53a7fe0bc692d6ce578e6d6ef51044d45 752 1.00/1.00 vMB 8
780,912 780,912 00000000000000000000be9fb5d5936686487e7b96e83414b337eedf9bea3b66 1,515 1.00/1.00 vMB 12
780,911 780,911 000000000000000000026eb0e83d9d6f9995f2be4a24a5cdbf19ab0ab877d29c 1,677 1.00/1.00 vMB 10
780,910 780,910 00000000000000000004b23cfb5480eee50c653461dabbd70fc80a9e0132f9ed 3,744 1.00/1.00 vMB 23
780,909 780,909 00000000000000000005a9c89de772504ef52666b87565fe77508665e7fbdd9d 3,072 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.