Loading Tool

Explorer IconExplorer

Memory Pool

64,967 transactions
28.48 vMB
0.05546600 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 8d07f9e06bf4b1c6eb9c4d5f7bf40956c3717062b7a7dfdbb7c966659484c390
Version 20000000
Previous Block 000000000000000000004780f0f2247899851e9292f9886f9774d3b3e996c526
Merkle Root 59683fbedded25ae291fcc9aaacbde45c98a47414dd0c287ece791c1e9a6056e
Time (UTC) ( ago)
Target 00000000000000000001d9360000000000000000000000000000000000000000
Nonce 0
Transactions: 1,721
Size: 1.00 vMB
Total Fees: 0.01179784 BTC
Feerates: 100.36 > 1.18 > 0.18 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 925,199 (102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
925,097 925,097 0000000000000000000098d03b0e221b538bb4acf8d58757b79c7505b38d4b13 3,671 1.00/1.00 vMB 1
925,096 925,096 000000000000000000008c67bc25e2d4099eecd13dc411725682a8175d7c4844 2,797 1.00/1.00 vMB 4
925,095 925,095 00000000000000000000392cc791cf4910d3ecc8daa3e42367c6f067f6b7e189 2,939 1.00/1.00 vMB 2
925,094 925,094 00000000000000000000579e0d80aa7fea8f04123df698fe2556ba7ac7c756fd 2,940 1.00/1.00 vMB 2
925,093 925,093 0000000000000000000020ecebf3446c49496ef77b1910391b472137fb3d8773 2,395 1.00/1.00 vMB 4
925,092 925,092 00000000000000000001107cf6ed3a0724dbfb23c1bc349bfd958509e2d89b5c 1,162 0.41/1.00 vMB 2
925,091 925,091 0000000000000000000176d4fd000454c3f56e9aa359ffc02a3cf069ecd0ff47 3,968 1.00/1.00 vMB 1
925,090 925,090 00000000000000000000a7b830512f1416c8a3c7afb5b689fd5d148a3e9a3e32 2,114 0.57/1.00 vMB 1
925,089 925,089 000000000000000000016682352b435557e6d5d109939848a872c80434ad8f7a 2,952 1.00/1.00 vMB 2
925,088 925,088 000000000000000000005ea317de3e60fe824c660d498cc770388efb3f1b556d 3,231 1.00/1.00 vMB 3
925,087 925,087 0000000000000000000043bb19887996c275558b85c877787f864ab956cc2cc3 1,842 1.00/1.00 vMB 1
925,086 925,086 0000000000000000000194951bbd759150608eec825ccff6aa055048f81c913c 3,428 1.00/1.00 vMB 4
925,085 925,085 000000000000000000003babd90b5150faf31ff62bf381d43a6955fbe2eb841a 3,363 1.00/1.00 vMB 9
925,084 925,084 00000000000000000000b0cb9e54d7246b5c41fc7724fb928f2f778afd8ada48 1,945 1.00/1.00 vMB 0
925,083 925,083 00000000000000000001659c2f02b668f1c9d40af862c3d1ce23ce2ecd3021cc 2,628 0.94/1.00 vMB 2
925,082 925,082 000000000000000000012cf2a36fa5f675901e140f977072a614b75150c01284 2,983 1.00/1.00 vMB 1
925,081 925,081 0000000000000000000029c2c2e90ffae755a4b0eb11a12dfdfb4ba72b78120a 1,557 0.66/1.00 vMB 2
925,080 925,080 00000000000000000000c849f61cf063f72dc33127278b5248480e5a89f9138c 3,090 1.00/1.00 vMB 2
925,079 925,079 000000000000000000004643319c7081ed38195d524c7c5de92a4f2f27c77281 1,672 1.00/1.00 vMB 0
925,078 925,078 00000000000000000000f7efe549018dd4b4e74baca102044a817b5fc77a6969 1,766 0.50/1.00 vMB 2
925,077 925,077 000000000000000000005455239c5adb48e2152603f0d7a27de3e64527750160 3,061 0.99/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 800.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: 2,435.99 GB
    • Received: 107.22 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.