Loading Tool

Explorer IconExplorer

Memory Pool

44,615 transactions
20.11 vMB
0.04832265 BTC
Random Selection Loading Transactions
Max Size: 114.52/200 MB

Candidate Block

Mining Attempt 4761d70031d73998147e27fda6186da7d720efc7ae72761b6fb8bf4e4ed63353
Version 20000000
Previous Block 00000000000000000001323fe069843f6de5e66a959756e1df0636004842fa6c
Merkle Root fe772bb37e15613658766aa3a162212fb4c4895e61e3f27f4b3924ebb0de98a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,721
Size: 1.00 vMB
Total Fees: 0.00884417 BTC
Feerates: 100.29 > 0.89 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,973 (638,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,116 275,116 0000000000000002ef19b640851b7636904030e115e37d5c7bf0459f820760de 1,134 0.60/1.00 vMB 40
275,115 275,115 0000000000000003b0742e86285603c5a79fef50ba982d3627501ce53ef165fe 1,039 0.56/1.00 vMB 37
275,114 275,114 00000000000000022bd3bbd6fa4e4f75f082ba35e208f46cd90419c22b77ed0c 359 0.16/1.00 vMB 44
275,113 275,113 00000000000000012e9b5b7caf1eb594169af0dd52131ac7d6b396c5544c514f 96 0.04/1.00 vMB 84
275,112 275,112 00000000000000049feb49d26af816c84ab38db9dfc41654890afc23a35b36ce 255 0.14/1.00 vMB 50
275,111 275,111 00000000000000004ae66dcdfdcac692cb5b9ff9f7ab08b69b1a0be5da590a7c 51 0.14/1.00 vMB 6
275,110 275,110 00000000000000025f0b293070e3cca9c30511daec1f687e8b664d539b44df1f 122 0.05/1.00 vMB 54
275,109 275,109 00000000000000028294dc2a6fb7baeed15c32bbfc4482ef0fdfb7f66163bb31 224 0.11/1.00 vMB 47
275,108 275,108 0000000000000003c923049eb54887cfe8095fbb701539a71ee4105aa178a1f4 549 0.24/1.00 vMB 52
275,107 275,107 0000000000000003f61ef67e98a7fc4737da479d5da2aec90269883577a4fd4f 506 0.24/1.00 vMB 51
275,106 275,106 0000000000000003938c79110e753164931471af806c46e76625b7c63fcf54e0 226 0.12/1.00 vMB 49
275,105 275,105 0000000000000003d8191f0b6217d533b2ac74b47490cc208412743143cf0b48 74 0.04/1.00 vMB 31
275,104 275,104 00000000000000023d53c26128812c005b8c58b7f987693b24481271a45c1432 179 0.15/1.00 vMB 23
275,103 275,103 000000000000000254529b6d7be5d9b60ea2a419772341204deaf78748d0d0ef 127 0.12/1.00 vMB 21
275,102 275,102 0000000000000003e0043c28851859993550a7bc430113176cc175fb692fa396 788 0.35/1.00 vMB 39
275,101 275,101 0000000000000004a6dda6d6d08bd889bd36eb2ec453a781d2b043015aacf477 63 0.03/1.00 vMB 88
275,100 275,100 0000000000000004600658634acef376b760c579aab83c46be64e9e702458c97 957 0.50/1.00 vMB 45
275,099 275,099 0000000000000001f8fc879129fbdec9546a766f483ba49e5e22915aa705b5ef 1,348 0.62/1.00 vMB 51
275,098 275,098 0000000000000001c92ef47ff8bc5fbdf8ecb6bd5cc6c7f64fdac7a90b7541b4 530 0.47/1.00 vMB 29
275,097 275,097 0000000000000003f1ff263c792f1a39d8abb7929358cac094072d51a724a596 704 0.25/1.00 vMB 60
275,096 275,096 0000000000000003f4a36b11ef3d20c82ba9add2dcbacf17d73dcf8b7f43d1f9 28 0.14/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 780.56 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: 537.27 GB
    • Received: 6.05 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.