Loading Tool

Explorer IconExplorer

Memory Pool

81,986 transactions
31.49 vMB
0.07899662 BTC
Random Selection Loading Transactions
Max Size: 191.41/200 MB

Candidate Block

Mining Attempt cdc946392e5387efc6af7922fb072b7b76f5d22186d327def06326f95b7dcb6a
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root f240ab512f732525540d0413e58f4bf74df5fe1f493e0ed4ce07b4056a1fbefd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.01069312 BTC
Feerates: 150.61 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (496,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,095 419,095 000000000000000000efc10da8a1e5ed4c75a897b52362fbafcdebcdf6fc3941 250 0.10/1.00 vMB 85
419,094 419,094 00000000000000000278a19c845204509647c75de56c2eef3bb1c19a83336c8b 1,258 0.98/1.00 vMB 33
419,093 419,093 000000000000000004c5ff3d06ac85be7c6d7f9f6dc96e9dddc80fd46699fe79 1,599 0.68/1.00 vMB 67
419,092 419,092 000000000000000000775c2f3f5db492a52799b3e6396e42dfcb7af527acfb94 375 1.00/1.00 vMB 7
419,091 419,091 00000000000000000419b11e00efe28f6fc574f21cd1f3260d90b80b30871453 513 0.22/1.00 vMB 60
419,090 419,090 00000000000000000386d606aa0e6c587866a826f46ecc1ab710ad1578b4f603 760 0.52/1.00 vMB 28
419,089 419,089 0000000000000000023974244c1ddb3bf2a203edf018ed1d13bfd8f745635b5a 1,072 0.66/1.00 vMB 33
419,088 419,088 000000000000000001b19e3d5631ca710ae5bbc37302fbd3919f09099cc3d379 2,687 1.00/1.00 vMB 73
419,087 419,087 0000000000000000037d96ca9020cda9a66b5bca2fd35115ba4b2cb90ce2f400 2,222 1.00/1.00 vMB 80
419,086 419,086 000000000000000002b1f41c945eab22a6be4defeeedb655375da473629994db 100 0.03/1.00 vMB 64
419,085 419,085 00000000000000000174b3f8140a4a70bc95643e075d00a80447bd5d29623d98 402 0.15/1.00 vMB 68
419,084 419,084 0000000000000000022119ab368f6b702eb2b25112615912a599889feabd08f2 1,628 0.72/1.00 vMB 62
419,083 419,083 000000000000000004b4095840ef0a3bac479ab2be7c3d49005f937644b73d2c 677 0.27/1.00 vMB 67
419,082 419,082 00000000000000000173f43ee2fe02c7a0d6dd2cbe16ad8c39d2a09866ddef53 1,624 0.99/1.00 vMB 44
419,081 419,081 000000000000000001ea5c8e27c7241ea4a8e3c569e295dd1446f8a6be7e21ec 953 0.40/1.00 vMB 64
419,080 419,080 000000000000000000668a0d02a317571e8b7d149c521474d34c4c38ee5f5a3c 1,272 0.99/1.00 vMB 34
419,079 419,079 00000000000000000127dbf27dc848690316c7e063233d18531672291c90791f 25 0.01/1.00 vMB 53
419,078 419,078 0000000000000000019a8ba3d9c308bb0f9885d7bcaeb8d1063897de209029f1 1,514 0.99/1.00 vMB 43
419,077 419,077 0000000000000000008a62981ee8bee9b179941a6899ff06127ada4c78d6681b 513 0.20/1.00 vMB 66
419,076 419,076 000000000000000002aa401b9c4dad2327cec1c6b48d2c59c478a4298c078d41 2,338 0.93/1.00 vMB 59
419,075 419,075 000000000000000003d1c2dec6484acff1f18d00f8ef3636d0b104f51de414d5 375 0.13/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.