Loading Tool

Explorer IconExplorer

Memory Pool

82,841 transactions
31.25 vMB
0.12291165 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt f2313b98c59aa05ca6bf469d83aaff197f37d2fb58f1840b8fe9134706032f1c
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 35432c9f0c2ca03988b1a10571f520d50a61ffd56fa9f60e7472f57eebba61da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,505
Size: 1.00 vMB
Total Fees: 0.04257024 BTC
Feerates: 150.80 > 4.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (518,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,373 396,373 000000000000000008e80a7cb9f9f96cda32575877eacb7b53c16c0a42a74dba 742 0.89/1.00 vMB 52
396,372 396,372 0000000000000000038aa107aecefbed32ff227a7cc8010b3af0d3f7445b0681 722 0.93/1.00 vMB 57
396,371 396,371 00000000000000000302f914b03803be44c6e396138e0ef8dc52695616745547 327 0.31/1.00 vMB 23
396,370 396,370 0000000000000000017900e4d2b3ce1c58576f45e3d7922aebe360c21c326b7b 1,274 0.99/1.00 vMB 37
396,369 396,369 000000000000000001aac6bb94d70887966cf35e2637f8da5884461bd72f5ed2 1,844 0.93/1.00 vMB 44
396,368 396,368 000000000000000008fbd88dc0a18e25c3dae2e03b09de7d9bea950be351ced4 647 0.95/1.00 vMB 63
396,367 396,367 00000000000000000411352c8ae898ae432339a713b26e3cca943a34289116b9 301 0.20/1.00 vMB 31
396,366 396,366 0000000000000000002ae274d82c72e16951eeb664013af1fc90bcce42968070 1,837 0.93/1.00 vMB 42
396,365 396,365 000000000000000004845f12e1bcc11e9d1f70c6bfc0c4190cc10a8c73021b63 904 0.53/1.00 vMB 48
396,364 396,364 000000000000000007e9ceb8054f3095b6793c61b352af93a458de7868374469 1,868 0.87/1.00 vMB 40
396,363 396,363 00000000000000000616df617d03825a08e527bd8762a8a808725e92566da283 1,568 0.95/1.00 vMB 34
396,362 396,362 000000000000000004f87476894604df23d3e2210e81048a26e2d2244fd99a88 1,293 0.99/1.00 vMB 18
396,361 396,361 00000000000000000667c0d2eb2ddcdca03e6992c78b9b25341a9224fa1aecf6 1,876 0.93/1.00 vMB 43
396,360 396,360 000000000000000006c854f85f26518c7e93b33ec4f19395272a0542c7900a5c 1,805 0.99/1.00 vMB 41
396,359 396,359 00000000000000000400cb93051bf2ac1ea36c6b717f30d893eb94fdaaa44e82 461 1.00/1.00 vMB 59
396,358 396,358 000000000000000002a8a9e6e91303d21361f1bb7f623fbb481e65ae6c444c31 702 0.93/1.00 vMB 14
396,357 396,357 000000000000000007c87c8f07b2275fbb5cf046ec46a45a3f5ede3a2cdbff0b 562 0.95/1.00 vMB 23
396,356 396,356 00000000000000000471686c72d05e60cd7661abc8fcfdddf9664a6aee8bf057 1,462 0.87/1.00 vMB 17
396,355 396,355 00000000000000000907d6a0ab973a9001213c6efde655801103ff1685e19303 1,339 0.93/1.00 vMB 32
396,354 396,354 00000000000000000467c5fcb33af4b31d438bc9e3faec32da4cb473211582a6 1,330 1.00/1.00 vMB 26
396,353 396,353 00000000000000000788271f1b7322159d85f6ddc336620c9f554fa5b1d7b223 1,502 0.93/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.