Loading Tool

Explorer IconExplorer

Memory Pool

67,358 transactions
25.73 vMB
0.05886788 BTC
Random Selection Loading Transactions
Max Size: 155.02/200 MB

Candidate Block

Mining Attempt a3bf8bdebcbd462dc6e2571dd5a4fe51511f91a4e66c719b624648814c17ffe3
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root f4bea6a39b0f00a8ed8d9f3b137942748e99698713be00817256470eeda494e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,071
Size: 1.00 vMB
Total Fees: 0.00453796 BTC
Feerates: 40.21 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (688,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,728 226,728 00000000000002093bd70aa2e40b0aa16bf92dc150d6b3bfea43ba2fcce0aa88 87 0.05/1.00 vMB 146
226,727 226,727 0000000000000016ec2fd9dfe1be1540c49ac80979692b6f3b60a519b249f6a6 57 0.03/1.00 vMB 126
226,726 226,726 000000000000011ece51928b1cd505195e5bd590b0d47b315b44b789d479ff6d 177 0.10/1.00 vMB 77
226,725 226,725 0000000000000185ec23b4738060aec4678c624fae1863935428c7b70d3211a9 174 0.09/1.00 vMB 134
226,724 226,724 00000000000001b3768dfebaebe6d1a13fa4cee3648e9e2d8bb56fbd61aceb57 110 0.05/1.00 vMB 92
226,723 226,723 00000000000002eb0cc5d475c4240f9e7781fd871c145ccd6e0fed94722c8445 135 0.07/1.00 vMB 108
226,722 226,722 000000000000008c7acc930f43f2d4d3c26063b4f591a3c4bd1ba5d0a44de270 297 0.14/1.00 vMB 264
226,721 226,721 0000000000000363280221d10f491cdcba0871f8f4a787d7b9f22cf89a194bb9 383 0.15/1.00 vMB 201
226,720 226,720 0000000000000110c899f86a326dc7ddb15b4699292eb7a42a44e82e793cbfec 196 0.08/1.00 vMB 162
226,719 226,719 0000000000000168030e5a2808f9d8973882d6dbe6b730a935dc7b67070605ac 213 0.10/1.00 vMB 148
226,718 226,718 00000000000000797ab28ced413d9184585da9ff8f9da782b628c530b85bccf0 101 0.04/1.00 vMB 176
226,717 226,717 0000000000000346ec13833c004fc228fd9851b8032355634fc77bb47ad8d4c0 117 0.05/1.00 vMB 13,587
226,716 226,716 0000000000000078428c6c8fa6e240b131d554d36d0f0b4122f76dcbb05794c9 156 0.11/1.00 vMB 84
226,715 226,715 000000000000011ffbe109cdfb663a47a06d3d00a19782c3188e49ba37f6bcd4 221 0.10/1.00 vMB 175
226,714 226,714 000000000000017993b10d562c7d1456721d696ef881337e2aa5789e316ede5f 5 0.00/1.00 vMB 207
226,713 226,713 000000000000023342239e90fb605dea9b9d18bf004e1a5dd3af3cff6fc6af69 133 0.06/1.00 vMB 197
226,712 226,712 000000000000015a4a4834a03743a4761555c5203a04538675fb87571149e969 421 0.16/1.00 vMB 123
226,711 226,711 00000000000000bfc781bf987bc812ba6452f77f775778d43ad9c3cbcffb20bb 160 0.07/1.00 vMB 165
226,710 226,710 0000000000000129e76348085b855cf48225599dbc14afdb760ebcac7df18e28 127 0.06/1.00 vMB 159
226,709 226,709 00000000000001bfd68a10a84e7c2b7e63d36cae6cfd8c05be33e4a0a56fa2b5 121 0.05/1.00 vMB 176
226,708 226,708 00000000000002ad1dfc9499502be77710320eebb308cffad33f57fedc28746d 174 0.08/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.32 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.