Loading Tool

Explorer IconExplorer

Memory Pool

40,372 transactions
17.77 vMB
0.15259167 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.15/200 MB

Candidate Block

Mining Attempt 671475ccf8ac2df5f256408b92102716ad8d9b942b8e8f52b8d179f89cf5091e
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 77cbbec58abd8fd9201129575190735b9caac4c7149d877b592195adca880a31
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.04455063 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (766,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,321 147,321 00000000000003cef15818b54a4a84ac072aff87596f9bbd1fbd9a4531fbed14 45 0.01 vMB 63
147,320 147,320 000000000000077bdda22339feaec59dd9b448836ba11757db37ce8149634afb 37 0.02 vMB 210
147,319 147,319 000000000000098895560852a9d6088c0ec2748b128904535a5638a85bf7a5cb 147 0.05 vMB 155
147,318 147,318 00000000000006819973aeac500555067a58aae85f5f72b343796e3a24a83d2a 13 0.01 vMB 87
147,317 147,317 0000000000000209be7187d98e8357f2d8e0d14a482bd5250bc2150865e044a2 2 0.00 vMB 171
147,316 147,316 0000000000000633b76e1b469bbf361540d4cbc2d2b648cbb8e25ebff295136c 13 0.01 vMB 419
147,315 147,315 00000000000002c9bb3a2cde1a267ec682c928eedc260d90d8aa97a68c4e0db2 11 0.00 vMB 105
147,314 147,314 00000000000003f979244191e459dd6392b645d2e8b2eb292b8419639149d94a 28 0.02 vMB 126
147,313 147,313 00000000000000895c9cd8d482f5bad7514a5ba1494fa12bc17f7d6a6de95ac7 71 0.03 vMB 57
147,312 147,312 000000000000082f56e67703d4e75420810f3771fc71a080f93975edcc52b44d 32 0.01 vMB 95
147,311 147,311 00000000000001ab6c304d478ce0995302823ee84e7f90f3183734a082927fe1 19 0.01 vMB 52
147,310 147,310 000000000000058203713b82066467534fae4757706e5f2af1b762f08b3e2348 21 0.01 vMB 27
147,309 147,309 00000000000006cdce7cd1c4c9c14e563b841517b61e603a0c20f450fe65eb46 56 0.03 vMB 62
147,308 147,308 000000000000061e976b00ec012f94611da57295a847a927398ed786101123c7 19 0.01 vMB 232
147,307 147,307 000000000000026c088cf958740f4653dee25d10db9da3b58405ff88b4906d27 43 0.02 vMB 610
147,306 147,306 000000000000049909f2482c73dee55a67332cb46ef4d49397db37b193f22e0b 13 0.00 vMB 59
147,305 147,305 00000000000008cd3e495554079a6cc0daaeb9fda2fdd08b1f1105ceaaec8748 33 0.01 vMB 139
147,304 147,304 0000000000000421d177fb50f2ce5b343f103d5f715e74d1bded4164ef472086 6 0.00 vMB 74
147,303 147,303 000000000000007db99079ffda459cdd39f9d62c69b16b868cff60211d107563 8 0.00 vMB 90
147,302 147,302 00000000000006ad4acf8893cd88ae8a8426c27b3a815bda57c53a5097a4d6f4 36 0.01 vMB 77
147,301 147,301 00000000000003ed3cf2e778967db11534d10ba2c656e2ff5d0b3a5db34a762b 148 0.05 vMB 79
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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