Loading Tool

Explorer IconExplorer

Memory Pool

79,053 transactions
29.61 vMB
0.07440962 BTC
Random Selection Loading Transactions
Max Size: 177.93/200 MB

Candidate Block

Mining Attempt feda0a771438b76a2216d5403c2812c33fbf7d4ead6774c74dcaba01ee5a58b8
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 0562aefc82da630288af4e432ff5c49e0f6b323da71f0ee06275c289ebcd465b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,076
Size: 1.00 vMB
Total Fees: 0.01425274 BTC
Feerates: 302.06 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (377,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,958 537,958 00000000000000000008733781da6bd59c4f58c54d4559e5f6b35c36fd9d2311 1,139 1.00/1.00 vMB 40
537,957 537,957 0000000000000000001d1848ff4853e62de42dab3fba09d3693df3fa9f3715de 1,225 1.00/1.00 vMB 61
537,956 537,956 0000000000000000000a6c63bdfc926a208aec9da72f993592f8db345dc858bc 660 1.00/1.00 vMB 71
537,955 537,955 00000000000000000002eb064a6fecef708ee9c1725481a8984d1dcf013593ec 1,429 1.00/1.00 vMB 10
537,954 537,954 00000000000000000019f18aa407627a9f115a08b30414146b97885860906a09 2,809 1.00/1.00 vMB 8
537,953 537,953 0000000000000000000bd2f08525725056f8c66e0d8ec0664d82b084f13cce2f 1,446 0.61/1.00 vMB 40
537,952 537,952 0000000000000000000a9cc6b4a0891c74439d95a626fadd5752ec8d52eeb1aa 1,570 1.00/1.00 vMB 12
537,951 537,951 0000000000000000001c2cf89eaaea1e2b8c5415c75d4242e78060080bc5bde3 2,578 1.00/1.00 vMB 24
537,950 537,950 0000000000000000001d369260ac8bf5ff462fc7ed2b54ad0955693715066212 1,830 0.70/1.00 vMB 17
537,949 537,949 000000000000000000292a6c2388e518c607a29d3d626b3e03e57a4bdad942d4 446 0.17/1.00 vMB 23
537,948 537,948 000000000000000000009cb075d173a04f8e8521d95ce55b4cc9fdeb5a778c4f 657 0.27/1.00 vMB 21
537,947 537,947 000000000000000000076008d34827c9bcef9463cd617267149a4b61f3296b30 514 0.29/1.00 vMB 16
537,946 537,946 000000000000000000141681b30518267079cdc4375ef6e6fa4ff06c575a7093 146 0.04/1.00 vMB 19
537,945 537,945 00000000000000000013592c1375691fd458122fdd9f1c51cfd9c24cd2076539 1,297 0.55/1.00 vMB 17
537,944 537,944 0000000000000000000fc6c40b2bcba27b7e116a52f8defbd6afc7be770af456 594 0.23/1.00 vMB 30
537,943 537,943 000000000000000000189458cd007d3781ba7c461c5218847da30f32661d2939 1,236 0.63/1.00 vMB 2
537,942 537,942 00000000000000000009610255ef2248fd0750373bd0cc6272741270062d9434 2,620 1.00/1.00 vMB 31
537,941 537,941 0000000000000000000621af297d27d54b501f6a3d329399c29cf316932973ef 122 0.07/1.00 vMB 17
537,940 537,940 00000000000000000022f347eacf488dc902cc2b323e3f7ce3219ab43034cd41 1,092 0.43/1.00 vMB 23
537,939 537,939 0000000000000000001868e3858e2cb7104a68b3e13494da73b8a8c844e0f9ec 2,358 1.00/1.00 vMB 11
537,938 537,938 0000000000000000000625095dde1f97ec5843604c1267d3b6b232f253909c27 2,378 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.