Loading Tool

Explorer IconExplorer

Memory Pool

78,595 transactions
29.82 vMB
0.07710589 BTC
Random Selection Loading Transactions
Max Size: 181.96/200 MB

Candidate Block

Mining Attempt fe307243fa38fe358dda5c6fd36501d7afb613c6e19924738bcaf31182e177ba
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root eebb96256fc4814ca5dec983405b9a48407c08e51b37222f07db427d238eea62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.01112419 BTC
Feerates: 100.46 > 1.11 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (632,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,717 282,717 000000000000000079fed464a97cd1386b6f4535699e4cd03462add8faa0d57d 287 0.12/1.00 vMB 50
282,716 282,716 0000000000000000fdf4458c0ea8aa49dc66e7647e4451432b903fb48bfb351d 84 0.04/1.00 vMB 27
282,715 282,715 00000000000000001ed7212759ada5c2af28f6502e4057ccf3634eeb7b4982d4 406 0.17/1.00 vMB 45
282,714 282,714 00000000000000000ac160dae1f879c544d4eeeeeb70821c01ed99e0c076bd8a 471 0.20/1.00 vMB 49
282,713 282,713 00000000000000008eb7b92935202e22ac2f3b7b7fb10261d2a925740f32e54c 99 0.04/1.00 vMB 43
282,712 282,712 000000000000000159eff1512f17df0c30993cbb2404df765cc00c088172a475 189 0.08/1.00 vMB 50
282,711 282,711 00000000000000001649dd98e10f2e771d095582cd211c5464e0bee0f103f84e 160 0.08/1.00 vMB 40
282,710 282,710 00000000000000007c19d4a7d108a330baec1d746a28cccdbe7f4b662857d6fe 118 0.05/1.00 vMB 49
282,709 282,709 0000000000000000db5ee67223e56cfa4d562c8096d5744e6b8bedb900747405 524 0.26/1.00 vMB 42
282,708 282,708 0000000000000001bf17e7cc204fbef8513625ff3a158a5ab6970f23de544b14 61 0.03/1.00 vMB 29
282,707 282,707 000000000000000086ebeb984650cd6510f3b97768fb8f250020e1a1207f5f41 629 0.25/1.00 vMB 52
282,706 282,706 0000000000000001f1a342181d2109710e120dfc59ad93c689354cba5c65ca85 367 0.15/1.00 vMB 47
282,705 282,705 00000000000000014bc424e239820d7cc402681709014cd5f259c5fa63b83bee 297 0.15/1.00 vMB 49
282,704 282,704 00000000000000011a3cc8851a86e35d3480bc52458729621e822e2ebb01a936 249 0.10/1.00 vMB 24
282,703 282,703 00000000000000013cf72ad2676493446a5f59650df5a87e664ff5d522b50a86 133 0.10/1.00 vMB 18
282,702 282,702 0000000000000000329868d35a1c1b0b4e9a45ebe8b26366bcff46ea6432c005 1 0.00/1.00 vMB 0
282,701 282,701 0000000000000000217767375780402645c707bb29a346205f27b08ad7815f25 305 0.15/1.00 vMB 51
282,700 282,700 00000000000000009dc6e099199d316e8b657e40ef1f84c18fedf79b0e4b431a 324 0.17/1.00 vMB 37
282,699 282,699 0000000000000001af0ebd4b8d4cc29ae1929538e516786ba85c930334453a86 277 0.14/1.00 vMB 34
282,698 282,698 0000000000000001148b1e306849427d19241be3300474d827c1e98638d2a413 87 0.03/1.00 vMB 44
282,697 282,697 0000000000000000e1ca21f9602c5cc436a90348e174b4811d8819dbe1b6e571 115 0.05/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.