Loading Tool

Explorer IconExplorer

Memory Pool

37,161 transactions
29.20 vMB
0.07012522 BTC
Random Selection Loading Transactions
Max Size: 146.16/200 MB

Candidate Block

Mining Attempt f39ab9964b7fa3e1487260666521f343d386b53f05f959d92a2681d58194f32a
Version 20000000
Previous Block 0000000000000000000154432778d3ce55464a127ffd8bbd0334965e9f3a2a3b
Merkle Root e3fae916ff69746f3965d4ac4923e1bd19016d91a3f23733c6a66925dc0958cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,198
Size: 1.00 vMB
Total Fees: 0.01201118 BTC
Feerates: 44.54 > 1.20 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,524 (678,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,083 236,083 00000000000001390d72d79b6796614a1a5437e4fc3b1bb72848506f03a11f72 153 0.06/1.00 vMB 102
236,082 236,082 00000000000000194da38d4939eeffb4c2ff7c403bca7d7c5a2b94100929eaa7 225 0.15/1.00 vMB 92
236,081 236,081 00000000000000f167536613925ac65f1404ea103196977345b96aa217f9cdc5 587 0.24/1.00 vMB 193
236,080 236,080 00000000000000d461ab124a26edbff49bdfac8d7a1ca57bc00444b278b5ddfd 426 0.20/1.00 vMB 156
236,079 236,079 00000000000000d7a6561db908bc4588009f0262e15a507fe4ad8a64c8ca702c 235 0.15/1.00 vMB 138
236,078 236,078 000000000000011f76c57b0f941acf03da10cce12cb989ed5c4b7b6722b89cc4 218 0.08/1.00 vMB 87
236,077 236,077 00000000000000f53fd89d1c8cdfcc89181e6092234ccbe2953955d08f53619f 195 0.15/1.00 vMB 43
236,076 236,076 00000000000000831a5c3450d1122cc9e4bdb5c712c2a830da5c81b742dea03c 462 0.21/1.00 vMB 140
236,075 236,075 000000000000008981568e0fc5fcac3de234910c09aa644d4e42235599f119ce 541 0.25/1.00 vMB 193
236,074 236,074 00000000000000456bcd68f888f1af4d9c5ecf807fd23f328acd9410c1d0fa81 1 0.00/1.00 vMB 0
236,073 236,073 00000000000000656e78d471a76716e366c59f66222b68b0e35654d760409308 485 0.25/1.00 vMB 148
236,072 236,072 000000000000014f5f3d8358ea55b1451304dae1c4e7d07f6e12580eb7334dcf 357 0.24/1.00 vMB 114
236,071 236,071 000000000000001ee838796b283127d22924f7a73012c1f2007d18dc5e16746b 389 0.25/1.00 vMB 117
236,070 236,070 0000000000000133f6f3a4750a5058e7bc670cd3de12fc4f5d94c35e7f7a33c1 415 0.25/1.00 vMB 128
236,069 236,069 0000000000000045aeb20b5d6493ad0e4de096f1d9ac9192c51d17835159ba86 492 0.25/1.00 vMB 133
236,068 236,068 0000000000000068a1197cfe03640004ea2d0e45776b5c40d4044dc1d1599ca5 1,432 0.47/1.00 vMB 241
236,067 236,067 00000000000000d558192830dc10421571241a0e97f8af6882fb00465d1889bb 370 0.10/1.00 vMB 17
236,066 236,066 000000000000007c6ba817ed4a3784963b099fcb1d77bca758c02f88b3ac6d8d 410 0.25/1.00 vMB 109
236,065 236,065 000000000000007257e0f22fee5b35dc6ac673761fba790337ad7431f412f192 741 0.25/1.00 vMB 322
236,064 236,064 000000000000000022c7558636a07086133c8a659e71258dd6a61b88bc84b09a 312 0.23/1.00 vMB 90
236,063 236,063 00000000000000f302ff66394c7f74b559f4adf0c29dcde72d1f120f1398ec24 395 0.17/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

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