Loading Tool

Explorer IconExplorer

Memory Pool

72,516 transactions
28.05 vMB
0.06885627 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt e96405af33645877cc515da056de495cc5753dd06dd102197af4e9eebf8169d8
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root bfd62d7a5dd75485ff582933ecc931f03f39eb9185d4faa59f2b0a12283de859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,576
Size: 1.00 vMB
Total Fees: 0.01285075 BTC
Feerates: 157.46 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (379,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,083 535,083 0000000000000000000a01738c9ef0a90b76dbd100a3f32e9291d908ba1f92b2 1,376 0.51/1.00 vMB 6
535,082 535,082 00000000000000000029666a4da9a5a4eb634235381025aadfec309e81dea66d 2,335 1.00/1.00 vMB 22
535,081 535,081 00000000000000000010dbc7c420ce351f6cc643e87e48d6683ecebcea4e9132 196 0.06/1.00 vMB 16
535,080 535,080 00000000000000000025305abcd4ae8788a64481f2b1d110bedf32458f2e2945 34 0.01/1.00 vMB 10
535,079 535,079 000000000000000000290c53b58bd456636f1ddd3ca0b84d02ac8db274cc90ef 2,691 0.95/1.00 vMB 19
535,078 535,078 00000000000000000016f8b25d631b1ff752133e8be0156b2058e4e95d552253 595 0.23/1.00 vMB 13
535,077 535,077 0000000000000000001e461ad4b75546e81b0fc16a228c7552e3f9ccf0d10ee8 2,157 0.76/1.00 vMB 20
535,076 535,076 00000000000000000028a02ba9b78c1b29954cc86160eb9f3f1e624565b16eb6 2,186 0.84/1.00 vMB 24
535,075 535,075 000000000000000000210bf65463cf5b14c3b5cb7ab08e29aebfda56bc04408e 1,070 0.47/1.00 vMB 5
535,074 535,074 0000000000000000000e44eab2307880c92e8f122a0a4e5e1d219fe12521c35b 2,723 1.00/1.00 vMB 25
535,073 535,073 00000000000000000017b37c11151123ca8efffd04e41ffa39298a1358b7a459 1,053 0.39/1.00 vMB 5
535,072 535,072 0000000000000000000e3307949fdb673f14414a99a4cf60e5093c5c3ef70e23 2,604 1.00/1.00 vMB 25
535,071 535,071 00000000000000000012980422a81e1bfc8df9d6942a5b67fe87a9bfb9966a80 365 0.13/1.00 vMB 14
535,070 535,070 00000000000000000011de81f54f4421abbfa0ee0bfb691bb94ae3982f4f2a5b 1,693 0.66/1.00 vMB 16
535,069 535,069 00000000000000000000033a0ea81626beab29ad1d973feaf849ea208ac4e8c3 590 0.56/1.00 vMB 4
535,068 535,068 0000000000000000001e2a53615c7386850fd17a8797484b69461dd55a8f9c9f 2,313 1.00/1.00 vMB 4
535,067 535,067 00000000000000000012cbc12b52abccfa7de5f788a436b2185bbf92ab8ad677 2,933 1.00/1.00 vMB 16
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
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.