Loading Tool

Explorer IconExplorer

Memory Pool

78,363 transactions
29.38 vMB
0.06594420 BTC
Random Selection Loading Transactions
Max Size: 176.56/200 MB

Candidate Block

Mining Attempt 5652449e8328fa1e89777eb6e019bd2f24105dd4c43734256a988c93f30f3b80
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 20d1c8bab00dcf0dd864ae63f0befdf543f764f0049a85bfa3d00b1471240364
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,296
Size: 1.00 vMB
Total Fees: 0.00636049 BTC
Feerates: 50.25 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (284,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,064 630,064 00000000000000000004a15f1e9af81aabaa54b2062852feefd42694fdf6e085 1,015 1.00/1.00 vMB 19
630,063 630,063 000000000000000000005b3575c747def252b0f77d6da906317e224ed02da239 1,751 1.00/1.00 vMB 34
630,062 630,062 0000000000000000000ee370d891a7513d426398f97fc91cb15e3c992296415e 955 1.00/1.00 vMB 16
630,061 630,061 0000000000000000000068934f351a4eea9db982196ee10ad1db25b2b6bcfafa 155 1.00/1.00 vMB 2
630,060 630,060 00000000000000000008ea92031f17e0d9f4707c4329d2c85c0c7e4858412d16 2,176 1.00/1.00 vMB 43
630,059 630,059 00000000000000000000ab3d6d4cc7c263586b93724cd0af1b62694399beb794 1,000 1.00/1.00 vMB 2
630,058 630,058 00000000000000000003f4173edef36072ec9bb9c7072ebe06506c231dc433e8 1,031 1.00/1.00 vMB 11
630,057 630,057 0000000000000000000cd79ce26f0f73701902a9e33d31264ad0a9b6072f8cc3 1,531 1.00/1.00 vMB 32
630,056 630,056 000000000000000000014bc4cf84b7674c26b5d415d7d11843f984e12b2eb3a8 974 1.00/1.00 vMB 28
630,055 630,055 0000000000000000000249724788aa72fb314eb4f94cd9675635c6cc4adc0417 1,165 1.00/1.00 vMB 27
630,054 630,054 0000000000000000001141234d7da4ebc48dfcd92af6ce0e06411c5c1e66afef 1,790 1.00/1.00 vMB 5
630,053 630,053 00000000000000000008ba4be163fd26cefd623beb29c9ed97a32af736d26fc8 2,308 1.00/1.00 vMB 26
630,052 630,052 0000000000000000000487a158f8b92588290d4ee1beb8d400f509da8389699f 2,486 1.00/1.00 vMB 30
630,051 630,051 0000000000000000000de761dd931908c371589f47efbaca2f4024c392d94045 2,669 1.00/1.00 vMB 97
630,050 630,050 000000000000000000067e46dc736d0ed8ba353b0520c4177c2f32971a930185 3,025 1.00/1.00 vMB 21
630,049 630,049 000000000000000000029ab38859d5a8bd649a181af0bc761e6cbd962657be71 2,201 1.00/1.00 vMB 49
630,048 630,048 00000000000000000004917d5879eb4a2dd34766134be122acb5671291b7da88 2,339 1.00/1.00 vMB 15
630,047 630,047 00000000000000000004640f0c13f0b32bc73abf616472bdb0de1f500ef0661c 2,386 1.00/1.00 vMB 70
630,046 630,046 000000000000000000096712b9a544a8436a5f6bfb4dd7bf9deece6f57339c6c 1,861 1.00/1.00 vMB 21
630,045 630,045 00000000000000000000d107dd82219da88dab60cbd9d7e908854359cb08fbdc 1,575 1.00/1.00 vMB 66
630,044 630,044 0000000000000000000050178fd69a37e8019ccd27c28c83c030c226762254bb 1,775 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.