Loading Tool

Explorer IconExplorer

Memory Pool

13,174 transactions
10.74 vMB
0.03228317 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.93/200 MB

Candidate Block

Mining Attempt 01bb719a3d618a74b2115e747c51e161112b645bcc3a30c1beee2ed23ac481cf
Version 20000000
Previous Block 000000000000000000018f837348f0d296f66ef08a98116783acd8f6503498d0
Merkle Root c09c27ea33f1818da4f92dde2c677f5d210b32f0d23f60face01d79aaf9d430d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 0.99795875 1.00 vMB
Total Fees: 0.01371277 BTC
Feerates: 100.18 > 1.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,812 (664,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,956 248,956 0000000000000034a31f6fe87f9bcc15a484dd6ee2165da07dd6047d176d047a 408 0.20/1.00 vMB 118
248,955 248,955 000000000000001da3e5003459e8e433b2d025c6a985c7913427ad93a1e5e7f3 21 0.02/1.00 vMB 14
248,954 248,954 0000000000000016ba32b217cdd5b180c1903b83a80f2e632c073668473585ed 351 0.17/1.00 vMB 182
248,953 248,953 0000000000000069462916264ed45719db9c5b345c3fa6cb0ffefb9d05815100 626 0.27/1.00 vMB 184
248,952 248,952 00000000000000556799dba06fe637208525f08c8d243aadd717c517a9fc1d70 24 0.02/1.00 vMB 79
248,951 248,951 000000000000005533d98c264fdf673397b1d44d657dca5e2bc064f948a1f35d 172 0.09/1.00 vMB 106
248,950 248,950 000000000000004cb63e1932c10a218b43ef22fbe658f38b7998416234805f6d 613 0.24/1.00 vMB 186
248,949 248,949 00000000000000463b2616d64b2d4ad4350c7ee47b7941dcdf1b15e0d3eb4362 380 0.19/1.00 vMB 128
248,948 248,948 0000000000000041a8b39ff6a0cb23060edfda93b558ec7035a5af957f827d74 209 0.13/1.00 vMB 99
248,947 248,947 000000000000000f62fa08cfa3b30e1e0803a4f17858b2d9078e9119e10d4733 304 0.22/1.00 vMB 107
248,946 248,946 000000000000004db0d2c5f618a5a107b1e1f3c64fe0ac043ab14cc2b3c7a726 422 0.25/1.00 vMB 169
248,945 248,945 000000000000002faa924a4d044a1dec915dafb5d2370814059cb94d2dd7bca0 424 0.23/1.00 vMB 130
248,944 248,944 000000000000004ee371daf127045b3210c30261b8d0357e1939873c121fe9f2 932 0.25/1.00 vMB 328
248,943 248,943 0000000000000052ef748c2896c10fc1a754cbae6e589f8876e0dfc2ab3e8f7d 372 0.17/1.00 vMB 89
248,942 248,942 00000000000000686bf5733ac8953eaa2d907b94d9933865c704fbf8a5c8f18e 962 0.25/1.00 vMB 225
248,941 248,941 0000000000000043a0057e77787b4c8ce3398fb35ded63a43639925230b6fb8a 378 0.20/1.00 vMB 119
248,940 248,940 0000000000000007c7358ffdc44f8f2621bd10e89f84d02d740b0f4068c60a89 445 0.25/1.00 vMB 104
248,939 248,939 0000000000000073cc49606e88d7ccf326775a54e63ea6b4d1bb9a5127cc6d60 634 0.25/1.00 vMB 207
248,938 248,938 000000000000000e84a759f4bfd4cda6d9db1c7fff8844e75c6dc808b70c403f 348 0.20/1.00 vMB 44
248,937 248,937 0000000000000029ef8862c671cb026b0c117d5b28a1ab5491a331a26d0bafc5 669 0.25/1.00 vMB 212
248,936 248,936 0000000000000034606d982242964b168bd5e620b4f93b352193a4b6e31a88cc 551 0.25/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

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