Loading Tool

Explorer IconExplorer

Memory Pool

79,935 transactions
34.55 vMB
0.17091331 BTC
Random Selection Loading Transactions
Max Size: 193.38/200 MB

Candidate Block

Mining Attempt 87c1017b92d888ba54c1503a0d8197f89bbfd8871da3ddb1596baaa9fd1950d5
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 79ffb9fd646883fb690539d7cb5cf56c6b1904024521790daf40f8f7d92e9144
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.04403035 BTC
Feerates: 150.93 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (298,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,622 616,622 0000000000000000000ff9c83b894a8d8f4b72406b216ceb557b7f081e741f92 305 0.09/1.00 vMB 20
616,621 616,621 000000000000000000027d1aa40e952a9253e8556a8f91d8d5c4ddcab2f70536 1,273 0.48/1.00 vMB 17
616,620 616,620 00000000000000000001d432b156f481a94336c1a6cbd41a47b583369e1306e8 1,702 0.78/1.00 vMB 15
616,619 616,619 00000000000000000007d8f8dd2ee087ac82389d63cc419de4d2fa8a3eefa756 462 0.16/1.00 vMB 19
616,618 616,618 00000000000000000001d853ec2a80ea13ec67f2a44ba7d192bcbff4658b89f8 3,067 0.98/1.00 vMB 16
616,617 616,617 00000000000000000007d358fd57515b84d9c6d152dbaa7aab951305ba7716c7 822 0.31/1.00 vMB 5
616,616 616,616 00000000000000000004d4c0e511a679dae43875e123a039ce029d59d83ddaa6 2,824 1.00/1.00 vMB 20
616,615 616,615 000000000000000000022110d2e1a427691f2c452deb8bd25c836041ceadcdab 1,603 0.49/1.00 vMB 15
616,614 616,614 00000000000000000007b665217c339541f29178cee3d311fd3bb95bf42a9584 464 0.13/1.00 vMB 19
616,613 616,613 00000000000000000002f5360839c6a1c31b136e5a3d11483df3b3d9fa2ce1f0 1,091 0.55/1.00 vMB 8
616,612 616,612 0000000000000000001099ac77e9282c5d0949c1ac5f57ad8fb456b98cca0f9d 3,401 1.00/1.00 vMB 16
616,611 616,611 000000000000000000030db4c86240c50ed2182156c4a40d7a24e7742fb044da 3,789 1.00/1.00 vMB 5
616,610 616,610 0000000000000000000148a1b8d62290d25385535910254224a8ba14bd927dd2 2,566 1.00/1.00 vMB 16
616,609 616,609 0000000000000000000c83406cd0711d86c34b04a5513941f8334596e295bc4b 3,043 1.00/1.00 vMB 26
616,608 616,608 0000000000000000000a658b66310edfcea079cb0ba9aac0fc03a01f0ac7fa1e 2,977 1.00/1.00 vMB 12
616,607 616,607 000000000000000000066920214f815343cf0a0eab81ff39e2158afc2bde2b9d 2,238 1.00/1.00 vMB 19
616,606 616,606 000000000000000000084cabfb80ab04a59e0d88ced05b2505c2fabb891ce5e7 2,954 1.00/1.00 vMB 28
616,605 616,605 000000000000000000026cd2d78b0bd2045e0659174833b2e712ede7d11abd83 1,847 0.66/1.00 vMB 16
616,604 616,604 00000000000000000004ba89bbbf7a0cb4e767616e8930daab818b45cfedc61d 76 0.02/1.00 vMB 20
616,603 616,603 0000000000000000000a7940cb4b3354e5f7f7b0ee01a29d022634a305401744 798 0.27/1.00 vMB 17
616,602 616,602 0000000000000000000dc75ba5ad01d40c40defd2155dfd396de873c980c56c2 803 0.30/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.11 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: 734.11 GB
    • Received: 18.55 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.