Loading Tool

Explorer IconExplorer

Memory Pool

39,760 transactions
25.88 vMB
0.05346958 BTC
Random Selection Loading Transactions
Max Size: 134.45/200 MB

Candidate Block

Mining Attempt db86ae201f35800b66a98b30003692e58156073058b5f2a44c2dff02dc28fa13
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 54e97885875b03925fa301701301347e79ad9cba1dc9d8b8551710c977ea951e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,043
Size: 1.00 vMB
Total Fees: 0.00653397 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (649,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,085 265,085 000000000000000e3379e4c33842fc25ddbf9eb12ef8223848f5872fb87acdf3 549 0.26/1.00 vMB 106
265,084 265,084 0000000000000002874a3417349cfcc9d6dd0812808b891515f7b01ededb63ab 5 0.02/1.00 vMB 9
265,083 265,083 000000000000000e1fbd484dc80d33274c3b205dff6ef0b78e82dc36a12a0086 92 0.15/1.00 vMB 20
265,082 265,082 000000000000000b948b1f61c1412e885ed804fc44dc99725bf9dc259a99a4c7 91 0.15/1.00 vMB 16
265,081 265,081 000000000000000a49f5a9898273947526cef736853c6901576f325e5a01e418 82 0.03/1.00 vMB 19
265,080 265,080 000000000000000cb467f58d8e29baafd72c85093084b41f53b65656446ef3f8 268 0.11/1.00 vMB 90
265,079 265,079 000000000000000bcca1ac59bea8de4b80bac28ff1b457080b3a483ab9c8998c 443 0.24/1.00 vMB 93
265,078 265,078 0000000000000008074fa54f3b01522ccd3e88f3cfafd7b09a582d72530d733d 231 0.12/1.00 vMB 78
265,077 265,077 000000000000000322bd50dc80b78adaeec2f81bc7e19c93fe039c75d159f81a 608 0.25/1.00 vMB 128
265,076 265,076 0000000000000004f2d1d2441b29d49731b3a34688eb410d259e296856cd4b35 94 0.04/1.00 vMB 94
265,075 265,075 00000000000000063adca1477da850d1d15d0d1b502768e712b0ecd16e83318a 708 0.33/1.00 vMB 102
265,074 265,074 0000000000000004359445afafc6751a9e70088cf2dae80336786a0ee1861247 150 0.08/1.00 vMB 90
265,073 265,073 00000000000000031002005e221b2659ca2c798a759351d7338f7393d63c12a1 409 0.16/1.00 vMB 114
265,072 265,072 000000000000000a4a53aa267b3b254a27a3c8e4356b1ce2c801e8f50b6b8bb9 593 0.24/1.00 vMB 131
265,071 265,071 0000000000000006ddcea845293b234b9743cd73f50a3f5f19ed7191751eeb10 249 0.15/1.00 vMB 57
265,070 265,070 00000000000000020201a7785f10561e28a2664e1f109becac758963cfc57a5d 221 0.11/1.00 vMB 91
265,069 265,069 000000000000000036cee50492ae6b8f9a899d3a07467728ea9e065f07969c6c 265 0.10/1.00 vMB 123
265,068 265,068 000000000000000b155a335ff0f2a5d678854fc35767b0e93e9b61c72efc0529 371 0.15/1.00 vMB 96
265,067 265,067 000000000000000569d9e5d77361c0654e54795499a60768fbba2c5c347ba19b 323 0.12/1.00 vMB 86
265,066 265,066 0000000000000008e37737d675bc00b4ee05d0d95d68c554989690acf794fa44 532 0.25/1.00 vMB 143
265,065 265,065 00000000000000062ed2b6c77cd41be1e9ef712f8fc4688a506f21c360063824 61 0.03/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.