Loading Tool

Explorer IconExplorer

Memory Pool

73,287 transactions
27.22 vMB
0.06297558 BTC
Random Selection Loading Transactions
Max Size: 166.11/200 MB

Candidate Block

Mining Attempt 2f2f9e092c601ff0691742033b4049915a80021e1272c9de4bffd002eecc6243
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root bbda9fdb2014665fd9be349092c9a0dd7134742211ea2f325f2a0386b503013b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.00510057 BTC
Feerates: 73.20 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (467,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,140 448,140 00000000000000000312ca2c34c88e50d2028df1cce25f888afdedeef881a702 2,021 1.00/1.00 vMB 85
448,139 448,139 0000000000000000017d70594f5e682f836bc1e63118eb30d05e2a32e7cd3943 261 0.47/1.00 vMB 31
448,138 448,138 00000000000000000307be818274458e44a230ddc33b36ad81a28021dab498d3 2,083 1.00/1.00 vMB 77
448,137 448,137 0000000000000000033e40e56602e84ed60c1ad80a49940814061085b6fffaab 429 0.19/1.00 vMB 80
448,136 448,136 00000000000000000218792aa9caed5f6d7f3a8790cb5dd901e1829c40302536 1,458 0.67/1.00 vMB 78
448,135 448,135 00000000000000000140345e7a44bb33dc571403e931320d3ea3539b8b2f1feb 2,603 1.00/1.00 vMB 83
448,134 448,134 000000000000000003291869c37979664c9dfe007bda62fbdbea8fb724b1ec72 236 0.14/1.00 vMB 67
448,133 448,133 000000000000000002d0bfff19bc3bf4322582223667843da345aba68a688da6 1,586 0.67/1.00 vMB 82
448,132 448,132 000000000000000001a2dc973acdeb94a4f9b6c884f387cb195e5d47f40ee051 1,763 0.77/1.00 vMB 80
448,131 448,131 000000000000000001c7e1ca1e89f710440a9154f73174493e82ad73efb1d4bb 2,428 1.00/1.00 vMB 82
448,130 448,130 000000000000000001019bb3f8242a7e82ce679ac1c0fa88dc960c54d5be5545 1,723 0.73/1.00 vMB 79
448,129 448,129 00000000000000000210e9cd98c4b199319f9a956d8a937206ff54bc440cc323 39 0.02/1.00 vMB 61
448,128 448,128 000000000000000000dcfcb5e29ead203ff7d9126fd7ad5e512b9cac01e0e51c 1,954 0.99/1.00 vMB 63
448,127 448,127 000000000000000001725d552ca3aa2d04d2e0c9300502472320118c0700070e 2,245 1.00/1.00 vMB 84
448,126 448,126 000000000000000001f5ccdfbbb6440cdc14aecd037e9b29c014f5ddf7572725 428 0.19/1.00 vMB 82
448,125 448,125 0000000000000000030dc0d509e440d34093928a3ed5ebca62837c6aff3a9198 1 0.00/1.00 vMB 0
448,124 448,124 0000000000000000013a54b1fd03d61cd0dcba5d9df842e2323c555676978f6e 1,005 0.65/1.00 vMB 61
448,123 448,123 0000000000000000011184f2951ffc05388fc6505e35852fa006f102f5e81d0d 1,486 1.00/1.00 vMB 46
448,122 448,122 00000000000000000018ee1b93cf940686c7963fb6f986002a4f89ba11513442 713 0.34/1.00 vMB 75
448,121 448,121 0000000000000000000d3ffcb1a590bc702a38a3e8a0ef907ec4a78125f55367 357 0.17/1.00 vMB 66
448,120 448,120 000000000000000001482ab67400d8ea1e227179363cca2ea6b1218001ce5763 1,337 0.63/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.95 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.13 GB
    • Received: 17.65 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.