Loading Tool

Explorer IconExplorer

Memory Pool

45,580 transactions
27.50 vMB
0.11037684 BTC
Random Selection Loading Transactions
Max Size: 143.91/200 MB

Candidate Block

Mining Attempt dcf01dcca3214bf1e1f27127b03e8c2e0166b0e1b98e8d53814eb482d5ff3d84
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root ddb67dafab9407193d9a065750a5e8f74979c21735d8ae554f0ce97aa73130e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.05021356 BTC
Feerates: 151.01 > 5.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (165,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,064 749,064 000000000000000000027d860cce04cd30547832930d2172f50f4090c672bfc6 649 1.00/1.00 vMB 4
749,063 749,063 0000000000000000000395da763b0c87a00f9ba38a687e75c91552d490b26a55 2,370 1.00/1.00 vMB 12
749,062 749,062 00000000000000000008a468393475fe83e166b65b05749f641a5f633db62c34 802 1.00/1.00 vMB 18
749,061 749,061 000000000000000000095985b6bba3ede0d8dd20275cf40775e48c2313c2a5df 93 0.04/1.00 vMB 9
749,060 749,060 000000000000000000058cc25509971633e047104c6260c237f9e6052bb78939 930 0.34/1.00 vMB 16
749,059 749,059 00000000000000000005b81c62bc58eb2eac8aff948231a1198b8bb25cf3243e 2,054 0.86/1.00 vMB 11
749,058 749,058 00000000000000000000c45a0692250de5e2ad1e2b00b04cca64b92f283cf1c0 1,896 0.66/1.00 vMB 19
749,057 749,057 00000000000000000000435c368da96f0d39464b1d82fb0be66f26cea1a42129 497 0.23/1.00 vMB 10
749,056 749,056 000000000000000000038d1b09a4a42c4ec87756bf04ce758df99cbfc14c6142 51 0.01/1.00 vMB 13
749,055 749,055 00000000000000000007c78d236e849567a6e2e6bd27ffda4894a9ceca8d9ebc 256 0.10/1.00 vMB 12
749,054 749,054 0000000000000000000234994a975f0953fff87858924cbd77b2f422a1c8b540 99 0.02/1.00 vMB 14
749,053 749,053 00000000000000000007e5a54205a41e050c989618b0b20558750ba28cd9580e 731 0.21/1.00 vMB 14
749,052 749,052 0000000000000000000412ae308b55f6c93801001f408755fdc93189ec24690b 1,706 0.83/1.00 vMB 10
749,051 749,051 000000000000000000061f7932cba0cd952dec2d8e8c79c41c309087592dba64 1,845 0.72/1.00 vMB 13
749,050 749,050 0000000000000000000233f31815cb75fc92a24d955993be0d43b7c0181a38be 159 0.05/1.00 vMB 13
749,049 749,049 000000000000000000068c76b349b82360934cdefc4c67c2c339cd7888b75fbd 729 0.26/1.00 vMB 14
749,048 749,048 00000000000000000009e31ef8868a8a872479c92b8d8d362a42ff4c6e02382c 25 0.01/1.00 vMB 16
749,047 749,047 000000000000000000094db3256239104b882fd3ee85bf0481804cc9b0c8cf1b 996 0.93/1.00 vMB 2
749,046 749,046 00000000000000000005189a37b58f603bc17245e63a00d80fbd299e216928f2 1,310 1.00/1.00 vMB 2
749,045 749,045 00000000000000000008d47650f8cd0db42fdb4b82802f90dbe6ca92c195d264 2,462 1.00/1.00 vMB 9
749,044 749,044 000000000000000000022866877dc40435571c0e1de39b2dc09433e5b1a7bc2f 1,856 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.