Loading Tool

Explorer IconExplorer

Memory Pool

47,088 transactions
27.91 vMB
0.12937537 BTC
Random Selection Loading Transactions
Max Size: 146.40/200 MB

Candidate Block

Mining Attempt 8f0f2e0f86b1daf095b0fc220c465a7aec2cdb678950682bb9a6a92ba9196da5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4b1f69c5d4fe4dec1f56e9305e50ca72af9ea0438ea47aebf63c1d77821cc6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05819379 BTC
Feerates: 151.01 > 5.83 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (423,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,070 491,070 0000000000000000006d97428831a07fcb5af324df6b5f638df87ba47456df69 2,200 1.00/1.00 vMB 157
491,069 491,069 000000000000000000a407ebe685412169da5e3d44c1881ddc1a8974c1da68ef 1,191 0.95/1.00 vMB 56
491,068 491,068 00000000000000000089151cfbd9d43005159e55f423c8e98a3a04e3bb3549df 2,046 1.00/1.00 vMB 112
491,067 491,067 000000000000000000bd8cc0cd3f62ee3a5e09e3043a48da43a59e188ae50ab2 1,906 1.00/1.00 vMB 50
491,066 491,066 00000000000000000027cf1839010db85972481206888c05a3d263a103a236e1 1,749 1.00/1.00 vMB 74
491,065 491,065 00000000000000000031981513d3cf2e956b8055f9f08e36beb7529731119ac0 2,651 1.00/1.00 vMB 159
491,064 491,064 0000000000000000001787e9041a60a344240787e84f217c3a59cc01736eb601 251 1.00/1.00 vMB 23
491,063 491,063 00000000000000000067689001d24864d8e44c1b42d166d8ac28a016b51f1ad9 371 1.00/1.00 vMB 26
491,062 491,062 0000000000000000003018a6f66b92103a5ec1562f0e24c55c237dfac6c42df1 1 0.00/1.00 vMB 0
491,061 491,061 000000000000000000daa6f27dbb3c00599f30c1c9696eec75cd23bb5f5badb5 150 1.00/1.00 vMB 13
491,060 491,060 000000000000000000757f5084a4797c57d9ef227af876cbb236f726d4670df5 761 0.98/1.00 vMB 51
491,059 491,059 000000000000000000651b262906a6b8c045a499b6c899693e0e26b139cc559a 1,897 0.93/1.00 vMB 118
491,058 491,058 000000000000000000bcd5594d9f199838d6c4e7f0c0def7459d95a0e7cc7bf6 1,863 0.93/1.00 vMB 191
491,057 491,057 000000000000000000ce61684b227b4f84d9d5152b185b8379df9233a75e89af 1,231 1.00/1.00 vMB 67
491,056 491,056 00000000000000000075679a6a4c98955bc00d3ee03ddfc6276517ce29310f27 1,301 1.00/1.00 vMB 25
491,055 491,055 000000000000000000ab1928ed37b79d4e3f97952c30ba79d5f679f87d62daf1 1,583 1.00/1.00 vMB 78
491,054 491,054 000000000000000000e6b02463f2abe583646167f78b763d30868a1f72327c56 1,901 1.00/1.00 vMB 38
491,053 491,053 0000000000000000009c155a0c203ff346a7d6a6422341b8d261dd3d529d0d64 1,928 1.00/1.00 vMB 29
491,052 491,052 000000000000000000bb00f1b75decc078558fcc02190934930990b8f10c609d 2,032 1.00/1.00 vMB 86
491,051 491,051 0000000000000000005875840a35695482c9a00ccd483fe56677e00fbfcc71b9 1,782 1.00/1.00 vMB 21
491,050 491,050 000000000000000000d8d1dc62bcd8d3911c821507b945ff8f391166d4c35664 790 0.99/1.00 vMB 57
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.51 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.