Loading Tool

Explorer IconExplorer

Memory Pool

40,075 transactions
18.83 vMB
0.18240646 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.45/200 MB

Candidate Block

Mining Attempt f1145c8db3775ab98522aee6708d41e3751822c5f294173595031579681d9149
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 196810b046983c18f28607f58850a95fdce84088b80bee7ca7f7b0c75a2f3362
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05345267 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (754,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,121 159,121 0000000000000965e9c14ddb5aca656844439cb9764440f8e3d3f56b629f8c3a 44 0.01 vMB 170
159,120 159,120 00000000000000c4e9a0dc9ffbf691b31c828bd006b7b3ff8bed5ca19456fd70 43 0.01 vMB 59
159,119 159,119 000000000000036f40bc8a8aaabb17c1d9c7fec3aae8af5a1b3f39ae5ab813eb 58 0.02 vMB 159
159,118 159,118 00000000000005190f45fa2bb368915cbe811f74ed87f3bc5799a756564db3bd 57 0.03 vMB 203
159,117 159,117 000000000000061acc65e3705ddae6135272eb2e4e18100596d6e85048de34d1 91 0.02 vMB 2
159,116 159,116 0000000000000e121ec0080acd377c89952cefa849c2e2f5ad927e8b92e1df57 36 0.01 vMB 163
159,115 159,115 0000000000000338af5305c20e1f859095c9e5b99106b24c1bb74eb99ff4e54f 100 0.03 vMB 34
159,114 159,114 0000000000000e43d3d8195215885e580dc2a6ddb6326e9085ffcc474210a735 10 0.01 vMB 478
159,113 159,113 00000000000002ef411ecfc9283104ef9e5deb906df241acffef251769369851 32 0.01 vMB 28
159,112 159,112 00000000000007c6382c3e7d3acb4f2ed3e22e25868c34b6cf97b5911c48f866 32 0.01 vMB 137
159,111 159,111 0000000000000a2c71fc55dd48e6418021aefa19c654f25ee1b03e1ad57a6d4c 37 0.02 vMB 9
159,110 159,110 00000000000001f37a99234ef10e2c0744a1571605ecfff32710468a42410ed5 39 0.02 vMB 13
159,109 159,109 0000000000000da3decdd8cae825fe901595949698cc3afa1fd55125b731cdb9 60 0.02 vMB 312
159,108 159,108 0000000000000c661981b8c1704e72d07982d0274bf64dce8012d3aaaa1c635f 27 0.01 vMB 445
159,107 159,107 0000000000000687607d5184c24f6a7a8acf96f908c5bbdfcf49114d3423a96d 33 0.03 vMB 96
159,106 159,106 0000000000000898a44ed56b5113d85fb592e15e9b005bbba5412f97ba88f162 73 0.04 vMB 82
159,105 159,105 0000000000000559a96018f229483170894f7936acd516b307152e7b213df0ef 8 0.00 vMB 62
159,104 159,104 0000000000000a23ef89f3fec6c9f84bcb479346f6ca41e7c640491420cf4d65 4 0.00 vMB 1,126
159,103 159,103 0000000000000912afcbd88a3485d1682c381d8e1a8706a7170db68d5880b1e6 1 0.00 vMB 0
159,102 159,102 0000000000000af97f245c379066c88d8134f0982ee3b6e23678eb96a04f2df8 6 0.00 vMB 636
159,101 159,101 00000000000004e1753a4456a7963d5fd7a3ce51be349cc4a24eee0ca5e01465 99 0.04 vMB 46
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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