Loading Tool

Explorer IconExplorer

Memory Pool

80,580 transactions
29.72 vMB
0.06963206 BTC
Random Selection Loading Transactions
Max Size: 179.40/200 MB

Candidate Block

Mining Attempt 5a0ae45bcf81132f88e24294cf71410a5a6e31949b098c1148ff3269fb5224de
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root ec0be997e0027988119fdbbcdacf330998d1cca194bd278887670314b0f8ac7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,061
Size: 1.00 vMB
Total Fees: 0.00909122 BTC
Feerates: 100.36 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (379,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,066 535,066 0000000000000000001edf5fe5938e8af8e25e881a1b26453d5d548f6718aac0 752 0.33/1.00 vMB 15
535,065 535,065 000000000000000000010afdc218ee95ad86dd333cdf1e6d871e5b77049ab8cc 2,897 1.00/1.00 vMB 24
535,064 535,064 00000000000000000014c0353f3d228fdbbee1ecba2d7f8f8a56ca6ac6843253 2,701 1.00/1.00 vMB 28
535,063 535,063 00000000000000000026f76a2ab4028cd694c1f401bbeebe7320f990c691df46 451 0.17/1.00 vMB 36
535,062 535,062 0000000000000000002bf9cf6b091deae6f0491247881baf375985632c7981e1 1,757 0.70/1.00 vMB 15
535,061 535,061 0000000000000000001f9ec78a0e59a094f42f2bacbad17469b6ad3635d51296 354 0.13/1.00 vMB 10
535,060 535,060 000000000000000000154c92dc7c60ac1af8149f4e7120c03b3be053fb7aa6fd 287 0.26/1.00 vMB 22
535,059 535,059 0000000000000000002594018dbe27be506796de2552d38ee7beb6d9a4f2ef87 667 0.33/1.00 vMB 17
535,058 535,058 00000000000000000024f2f8dd62d85357ea9a29905f4ee38085493a7f16d5ff 1,673 0.65/1.00 vMB 17
535,057 535,057 00000000000000000019027eaf5819d98a46ab73215c360b2e67046c8d7ba65d 2,288 0.99/1.00 vMB 22
535,056 535,056 0000000000000000001305099ae9acab8c38ed2db2c94abb3bca3a028754cfad 119 0.03/1.00 vMB 13
535,055 535,055 00000000000000000000423355ea57bb3abf59bbfc447c02a228926cf8ad3150 15 0.01/1.00 vMB 12
535,054 535,054 00000000000000000014580c592763b15b1968082cba32da2947219a19452479 933 0.34/1.00 vMB 24
535,053 535,053 00000000000000000015e5aa1f7226fbdc60325ecf32b4a038699356bfb473e4 1,693 0.66/1.00 vMB 14
535,052 535,052 00000000000000000022758df4a3ba096698612eb78bb58039ad369d0611436e 69 0.03/1.00 vMB 27
535,051 535,051 0000000000000000002adf4365162c1a3aa2654c37096a601b0a5916f5044e86 1,873 0.82/1.00 vMB 16
535,050 535,050 0000000000000000000200aa6dd083c1753637717fc8d65ae830268a1895e645 1,509 0.65/1.00 vMB 20
535,049 535,049 000000000000000000116f40d305c175c1706bc7aad59bbe1149ae6c326161f6 536 0.25/1.00 vMB 16
535,048 535,048 00000000000000000013369ac0ca87a6610b3e79bfb4d0216dcf1c8618475500 1,227 0.56/1.00 vMB 18
535,047 535,047 0000000000000000002f4cf02154703b12679d6efe09d86145926611b623a9ad 972 0.42/1.00 vMB 14
535,046 535,046 00000000000000000022da8a44865554a7bfb4a583307e4edfd3b943fc5152e5 865 0.33/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.