Loading Tool

Explorer IconExplorer

Memory Pool

28,718 transactions
8.39 vMB
0.08912517 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.62/200 MB

Candidate Block

Mining Attempt 7017764b61c9764c533b68730246c2d5d4ecc33e7820c08f83978ff9d14b456a
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d46ca0f8d1fe8b5d157a9675612befe6c22137b5685d5208a6d670581db20e00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.03892978 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (756,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,147 157,147 0000000000000a7e380fab3650af4795b275150e805cc21cd5cfdc50a4a5b2c1 7 0.00 vMB 65
157,146 157,146 000000000000074f49398388f9232730f55d79dc53017e9045ed1ea4400bca2f 15 0.01 vMB 61
157,145 157,145 0000000000000a0045053644c0d3387e2f4db12b7dacf660398e0a89019882e9 25 0.01 vMB 235
157,144 157,144 00000000000008f55edab29322ed221d158919a9bab795e228805d6d1dcc5463 27 0.02 vMB 319
157,143 157,143 000000000000036fcb86d52be69557e1008341dc06b58343ec63ff1f4639800f 18 0.01 vMB 496
157,142 157,142 00000000000004d143ab6ee5a930b87779127d8214c64f945cdd5c48127f0ce7 145 0.04 vMB 80
157,141 157,141 0000000000000a93deb085234d83536b1b5595134c969af052465a723c9d43b4 36 0.01 vMB 63
157,140 157,140 00000000000007bb446146fa4d42e373fd19b8754491a8fa2d512cc7e9791ad1 19 0.01 vMB 120
157,139 157,139 00000000000002fe0063502ec2d9b284b76ae5ca0153faf9ac9a80648e74a8d3 7 0.01 vMB 9
157,138 157,138 0000000000000029fe800e5283b33fc67410c4ee840c9916bac8a699219ae589 6 0.02 vMB 467,224
157,137 157,137 0000000000000978d5176af58cadd95e98a409fb43765d7d60c732055fba00d2 44 0.02 vMB 46
157,136 157,136 0000000000000c23559b31b48ac8a1d36cd1f269fce25c21a9c84557a17c4399 84 0.03 vMB 1
157,135 157,135 0000000000000a59566a64526ab79ef5d1ed0110c82d1177d2a758db60a3997d 132 0.05 vMB 136
157,134 157,134 000000000000091feb85fc15f0be2def6ede0c47d6abea54e04ea8f23b09c499 95 0.02 vMB 40
157,133 157,133 000000000000086a0519d6c76a887593afa0b6d223ffd6246729386f72e42cd0 43 0.02 vMB 39
157,132 157,132 00000000000007b81eef0959a69351fb1e2b87df599b52b476d7e2b890ea4fe3 13 0.00 vMB 286
157,131 157,131 0000000000000af8b55d4f7e8e4999d14ea5f8fdf0c08414e68ec2325f3fcfce 42 0.03 vMB 110
157,130 157,130 000000000000087fbde85d2c6257d6eda07e0b99e23b37febb9e5de4ef34423b 64 0.02 vMB 61
157,129 157,129 00000000000008567355d62fd0e6f22c44fcf18fd65f2601c7d6750ecb6313be 45 0.05 vMB 57
157,128 157,128 00000000000006236ff0c3d3fd81e9fdaee61701135c92f2936bd124ff4c53a8 12 0.01 vMB 195
157,127 157,127 000000000000030cbb5ab7b51a171d412bbdb6eeb0bd8197eab70b666cc6bb06 110 0.05 vMB 100
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.42 GB
    • Received: 0.43 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.