Loading Tool

Explorer IconExplorer

Memory Pool

82,270 transactions
30.96 vMB
0.08054162 BTC
Random Selection Loading Transactions
Max Size: 190.00/200 MB

Candidate Block

Mining Attempt e1cfbdab418b5ec4a4335ae8d31ad46800baad31866660d9cbc636ba37c8fb9e
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 34aa962b28282f7cd2e223d8db67f4cde63c095d828c46b54fa67af87f9916cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01091671 BTC
Feerates: 301.05 > 1.09 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (547,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,216 368,216 000000000000000010f3e0afc8779c612ce46db40f4cf04e750c14046697cb4b 805 0.51/1.00 vMB 33
368,215 368,215 00000000000000000085d3082a1ece2d37fc83d14aeed6d053f7ff91fc6bf9ec 1,691 0.88/1.00 vMB 35
368,214 368,214 00000000000000000b3f268b430aae10bf3b8279398125c1a590c48ca340e98f 984 0.52/1.00 vMB 35
368,213 368,213 000000000000000014516adf40ab5e04746406d89be3a43d4a3974f1e6d702bd 250 0.15/1.00 vMB 24
368,212 368,212 0000000000000000066dc6b6a857ee71644eba4244546f2f2c86e9c1040be5d4 908 0.49/1.00 vMB 37
368,211 368,211 00000000000000001471d65eb3c64b4fdea8a564418a0bf8786e999b56b2d010 1 0.00/1.00 vMB 0
368,210 368,210 000000000000000008e1f39f4839ede59d131c589113b992bdef0992fc77f8fd 847 0.46/1.00 vMB 35
368,209 368,209 0000000000000000053c7551f77abe8046fb2af72e1767ae2f7325bb0f6522fc 1,131 0.68/1.00 vMB 38
368,208 368,208 000000000000000009f82bf8bae162316ceb4f9035bc66ddff687e285e6963d9 2,136 1.00/1.00 vMB 41
368,207 368,207 00000000000000000ea5f3ba83ecc5925866e0551b94f970f820050ed9b17434 210 0.13/1.00 vMB 27
368,206 368,206 000000000000000005836961326e101d8d512fcdd1477b14f8a2bf142cfaf7ee 525 0.30/1.00 vMB 35
368,205 368,205 00000000000000000d59c68a12212c960041d50b1df204cda1e5b635d39204e1 693 0.58/1.00 vMB 39
368,204 368,204 00000000000000000cec8c84654da5612ba24142d3c5ef4d9d8400118624f2a9 612 0.48/1.00 vMB 22
368,203 368,203 00000000000000000e3391524c07c8cabc58cd40d2d6f7a04a777894c696e316 2,185 0.93/1.00 vMB 44
368,202 368,202 000000000000000014a39eb8ba8a1cc7a141bdbb386abcb657063dcb98b55ad6 671 0.34/1.00 vMB 33
368,201 368,201 000000000000000003bcc265cc8188a5da158f77407e039653f144caf093757a 514 0.30/1.00 vMB 35
368,200 368,200 000000000000000012e5e8654161e857c9443edb165bf7cbb8ca4274b38af6a0 1,223 0.69/1.00 vMB 43
368,199 368,199 00000000000000000b5148df502c2aeeede336a842451c21e0ed635451a9fd0f 1,568 0.74/1.00 vMB 37
368,198 368,198 000000000000000014b59ed019c6eb67d2334062ca20f8a851dd77e9dfec739c 131 0.08/1.00 vMB 37
368,197 368,197 000000000000000002c26d88c441d9bfccd871ddb34c636fa26264955e7530a7 924 0.55/1.00 vMB 36
368,196 368,196 000000000000000000f501782f90ef72909df5010cbbb7a60233ea1201f1041a 36 0.02/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.