Loading Tool

Explorer IconExplorer

Memory Pool

26,566 transactions
7.58 vMB
0.05524277 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.73/200 MB

Candidate Block

Mining Attempt 8e2127b8b6a7a0014aa8553bcbbb6a98b6338dd1201e8cfea050eb51598301e6
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root a60f86f6032d5202b70c1adeadb37d2361bc61b3fc19dfac26494ebb57df26c5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 323
Size: 1.00 vMB
Total Fees: 0.02059553 BTC
Median Feerate: 1.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (772,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,801 140,801 000000000000049c48a8ec9271cb30a20c3cffc4474e811edeeb9dad95742256 36 0.02 vMB 197
140,800 140,800 00000000000001563993887788d113967fcf8a3b17f349e89b47f204e78688f5 69 0.03 vMB 313
140,799 140,799 00000000000005e534f0f549705ebe4a8484ff7872b97ae8265e162247a7613c 8 0.00 vMB 17
140,798 140,798 000000000000012b7af8aea7a12f75b317a17f2ae7d870206f8651b19797ce6c 37 0.02 vMB 159
140,797 140,797 00000000000008be908143fc4267360616cca989118853c65ac83fe68872ca5c 14 0.00 vMB 877
140,796 140,796 00000000000005ec887d2a756a88630c16145de8cf885e9b3e3e1796987c69ba 14 0.01 vMB 195
140,795 140,795 0000000000000655892abd3f87caf69220f778722624c689430bfb7d8f598016 11 0.00 vMB 286
140,794 140,794 000000000000064b2f7219891e33c8edbf2c27bfd21e041726c3da87fd2544a3 77 0.05 vMB 123
140,793 140,793 0000000000000340ab0d383725ca0aaa43c5b822f6a52ca64e0e1935515157c9 5 0.00 vMB 48
140,792 140,792 00000000000006841073d4f09fae2a0333df10794d34bee11b241ef46e517b68 28 0.02 vMB 240
140,791 140,791 000000000000063d826baae40c040960c50f446593228795902f10f416a1d0c7 18 0.01 vMB 196
140,790 140,790 00000000000001bad93f85e0e74ba8afb36054792a4d7e07309b40b54fa4c5a3 4 0.00 vMB 193
140,789 140,789 00000000000002bddfabe6849eacd4f2d8579bf581e1781ff6345f445137ec80 135 0.04 vMB 58
140,788 140,788 000000000000060c92100a4a547cf4282b5e633940ebd4db43648173482e2519 14 0.00 vMB 201
140,787 140,787 00000000000007d7f0db4868e18a8bd62bece702abd2cd19d0159afbda006d62 92 0.04 vMB 171
140,786 140,786 00000000000001b1f198c75a81f797253577f5eebc97ec50e4dbc0cfc3e14206 38 0.01 vMB 101
140,785 140,785 000000000000047f760d33538f1d72dbc0d41e9b9b714e2759f6c553e1ef5115 54 0.03 vMB 376
140,784 140,784 00000000000008d7cf71eb3d55efa9a1f41d44aafe957550094465f73dd0f3b7 13 0.01 vMB 9
140,783 140,783 00000000000007723f8bcf896db84ba4cd8b40a46e5fc87fa0efbc9e06f9fdc0 79 0.03 vMB 174
140,782 140,782 000000000000084944f93acc096cbfb49429035653c54845ad16af31240a14e8 18 0.01 vMB 541
140,781 140,781 0000000000000725de978109741eb94e26762d6c1bf58a97d7e3e6a7b4f913b4 7 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.34 GB
    • Received: 0.43 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.