Loading Tool

Explorer IconExplorer

Memory Pool

79,134 transactions
29.19 vMB
0.08615992 BTC
Random Selection Loading Transactions
Max Size: 176.90/200 MB

Candidate Block

Mining Attempt 03c803903268282ff782b634a19fd01e6b42783c2e66d802542656d31d2a1428
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root b051268f8f396926959431bf59b9b6092c3cccd192c4189b924a893b403bf8e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,251
Size: 1.00 vMB
Total Fees: 0.02519750 BTC
Feerates: 146.36 > 2.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (351,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,045 564,045 000000000000000000069f14dca6019a5a10c1a287e76d3fa96a67c7f0738aff 2,876 1.00/1.00 vMB 52
564,044 564,044 00000000000000000007fcca6f1beb532eb7580423872edcdf600c6ae88e51e0 1,960 1.00/1.00 vMB 17
564,043 564,043 00000000000000000023caa877bf4260ae8a54b82800fc778f8035fc212b7d54 2,323 1.00/1.00 vMB 18
564,042 564,042 000000000000000000218ce61d77d9503a3cccd6d5488b8d8757a4c14db2d254 2,500 1.00/1.00 vMB 21
564,041 564,041 0000000000000000002b6225ca417b28eb5c82a6942e3565fa70db832e38207c 2,775 1.00/1.00 vMB 31
564,040 564,040 0000000000000000002d1d2c17fad91ec3e84a54f296f57bffc9423c598eec30 2,297 1.00/1.00 vMB 34
564,039 564,039 0000000000000000000957709f2f507330b0b912dddcd67594e89676aaa5ee8a 3,128 1.00/1.00 vMB 49
564,038 564,038 00000000000000000029d93c23c5b44999ec62b384dba9c9ac728b56b50366de 2,799 1.00/1.00 vMB 39
564,037 564,037 0000000000000000001750fefe6970c3b0284fa64d8bc20640171fee9fd2120f 2,848 1.00/1.00 vMB 32
564,036 564,036 00000000000000000001d69e7ab89198bbe0300284fe70fac9a4250f57912626 2,405 1.00/1.00 vMB 51
564,035 564,035 0000000000000000001f52e565680c38ad96b96aa9d296b0e61e484850308d39 3,048 1.00/1.00 vMB 27
564,034 564,034 0000000000000000002dca26078ee9c88974291a379b21982494741446a301aa 2,089 1.00/1.00 vMB 40
564,033 564,033 0000000000000000002015cca9d8562fc8faff7de86e08c3668ab591d01ba409 1,987 1.00/1.00 vMB 26
564,032 564,032 0000000000000000001f82a102d9bb0abb181d04cec9190d2374c3fe28989cd9 2,563 1.00/1.00 vMB 24
564,031 564,031 00000000000000000000ee9550acc218a984d202806ea3d37de07da985f2a536 2,462 1.00/1.00 vMB 28
564,030 564,030 0000000000000000001ca74a20f9c1c44c783da0b79d16970ad73d0033d4dc10 2,391 1.00/1.00 vMB 26
564,029 564,029 0000000000000000000882281ba4c04c6f652c16cd1fbcf50a24d73825c3d547 2,135 1.00/1.00 vMB 28
564,028 564,028 0000000000000000000ccfad74c38f5d6aac4db3a990f15ad8a027d238c9ec56 1,966 1.00/1.00 vMB 37
564,027 564,027 0000000000000000000a321f41be94163ddfe75a948669063035e587d6ee9026 3,303 1.00/1.00 vMB 49
564,026 564,026 0000000000000000001826b893bc967cc2355662a54a750174f561fa148b82af 2,993 1.00/1.00 vMB 50
564,025 564,025 000000000000000000124e1a2d8a83bfff8e134e5ece2a5ec74ed684463ef588 2,651 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.