Loading Tool

Explorer IconExplorer

Memory Pool

83,213 transactions
31.30 vMB
0.09613204 BTC
Random Selection Loading Transactions
Max Size: 190.78/200 MB

Candidate Block

Mining Attempt 76896d29fc01c761151b316b767ba90d5867ef7fbf5483f95b594c4e8c745615
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root c5b46ae5412b698922230918848d448bc590ef428e4935438c655e1c855c599a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,250
Size: 1.00 vMB
Total Fees: 0.02462486 BTC
Feerates: 177.93 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (624,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,092 291,092 000000000000000017cef065ba40dc22291779d0e9a42c6968f83483a547d35b 405 0.15/1.00 vMB 44
291,091 291,091 00000000000000000300a1745dada5577c265297f76d096cc60060ec6c2514eb 33 0.02/1.00 vMB 21
291,090 291,090 0000000000000000f417084196354b396e4293f107baf520550fdd291e60f30d 244 0.11/1.00 vMB 35
291,089 291,089 0000000000000000729c6162f4d205c8801fb336b4666b5d9882d7b2c9ae625b 128 0.07/1.00 vMB 35
291,088 291,088 00000000000000008b805f5f3544d8063526e7b7d6ef383fd3ccb0a9347406f8 47 0.02/1.00 vMB 38
291,087 291,087 00000000000000005bf945dd5f35dfad2e48f296252aa51e63e2f6fc433e8b02 86 0.04/1.00 vMB 38
291,086 291,086 000000000000000088d31b5c1ccc3342b033dd1ad29068d143b1279cd943b99d 143 0.17/1.00 vMB 41
291,085 291,085 0000000000000000812a811b3d23b9c8aa17fac7cbf60d8f1f10665e4c71ccb0 143 0.13/1.00 vMB 13
291,084 291,084 0000000000000000527440023363f16bcf952ed04734398fcd3865bd04c3b490 865 0.35/1.00 vMB 65
291,083 291,083 00000000000000001e89a909765a3d7a49c0f04a45ad378f46d8002127088a17 972 0.35/1.00 vMB 42
291,082 291,082 000000000000000009e8263ed39b47f7a3437127ef439875df27435c5b5194ba 455 0.23/1.00 vMB 46
291,081 291,081 0000000000000000b07ffffff286248fd334e0f532a00e1a35585658713c43b9 1,123 0.48/1.00 vMB 42
291,080 291,080 0000000000000000ac806298fa9c2c5db72bb1e4b9124caf666f0238f8c1b2ca 324 0.12/1.00 vMB 48
291,079 291,079 0000000000000000f6c7255552c9db8cf535211ba5d11b03d65604f04b4b9109 210 0.11/1.00 vMB 31
291,078 291,078 0000000000000000aaafc78aa6ea3ff7cd910ecfbb1cbe61c89e0e8656e5c6d9 896 0.35/1.00 vMB 37
291,077 291,077 0000000000000000238f1acfd2de769f1a24f4c9610adc1683bcd50a139eae36 577 0.25/1.00 vMB 47
291,076 291,076 000000000000000052700e10c7ff70d6ac63193e76338cf4da630da1e0d68fe2 512 0.21/1.00 vMB 43
291,075 291,075 00000000000000003e617029ed44800430a8f8151ad17808eb792d167c767e23 544 0.23/1.00 vMB 42
291,074 291,074 000000000000000077fc74536a2a76f06dde5a5ca59133ab0ce006392b1df427 665 0.25/1.00 vMB 35
291,073 291,073 0000000000000000d7ba4ca4cfb7c1ceac33c0c2e4b4e323a98f40f448d96a62 241 0.11/1.00 vMB 39
291,072 291,072 00000000000000007c7e615dc1dfaafe18499909c85a29025a9cd2e9e8237ede 456 0.22/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.