Loading Tool

Explorer IconExplorer

Memory Pool

29,218 transactions
10.53 vMB
0.04114722 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.52/200 MB

Candidate Block

Mining Attempt 3b0ac92e81ce787a315d620edc46bf81e34191c1a26eba576da3042a8790e9a8
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 3ad95212a33e5a1998798918d498b3de82d99d3da3d368609aae6876e5c9dedc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 0.54 vMB
Total Fees: 0.01588741 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (776,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,083 137,083 000000000000068f20cbd7c3fb371bbc0edf4142fdf3d04968e64013c6001d8c 42 0.03 vMB 189
137,082 137,082 000000000000026fbe94dfaa0d3690c727ebdd7e446e763a8b8533d58a5ead9c 29 0.02 vMB 186
137,081 137,081 0000000000000628459036df5a6dc99aab71cc8ea3f0540c9fe4aaccee63d1f9 85 0.03 vMB 326
137,080 137,080 0000000000000429eab95a480fa4b10ccde4bd72dc556a24e6bcdf433c77a6c5 168 0.05 vMB 142
137,079 137,079 00000000000001092b25a2540de8be5e8cb4f68eea68d6eb8ccf752d892a53b3 34 0.03 vMB 283
137,078 137,078 000000000000058983e335e639a1d7b2c0c3ea43a234870454f8139e2d06fd7e 150 0.07 vMB 143
137,077 137,077 0000000000000a947b80060ba816caab31a2e834241794626aa400a55117181d 19 0.01 vMB 665
137,076 137,076 000000000000035aabd45803bdac067de95a30c8db91bd6415d06250b264b129 132 0.05 vMB 340
137,075 137,075 00000000000008caed6df1a7c7d9a10961fcd79541c8c0b7270835aa195a624b 89 0.05 vMB 212
137,074 137,074 000000000000038198fccb9727d78a75e05b800881ff2cb2607e60833ac84c18 48 0.04 vMB 594
137,073 137,073 000000000000044533f8bcbe1a21675b77f6ee22fe05e22b0f77b43ffb696ed9 69 0.03 vMB 2,668
137,072 137,072 00000000000004e81d9a493e519f742eed2c2de94b947212dde7decc524d9f67 66 0.02 vMB 1,866
137,071 137,071 0000000000000a7308a36e522ddc05a74a9467dd86b0dc112f89c578a6a2eafb 115 0.05 vMB 805
137,070 137,070 00000000000008ee1495c837c2db26995f9d4b84d40f1b2c6f1676dd66f15f96 84 0.03 vMB 337
137,069 137,069 0000000000000a42f9846288bd31fcd10b3dc46c59c5b086b1e4d3d5c1836426 96 0.03 vMB 287
137,068 137,068 00000000000001f34a54efb83c61211eb8c08d5b4121c44a1b9829920c15584b 11 0.01 vMB 173
137,067 137,067 00000000000002c6b692d94164b197a7d832e32a0e7b80bc25f7080741cb8288 83 0.04 vMB 358
137,066 137,066 000000000000094cb304858b1d61979f1d4ef387f2a9fcad33cac12726c5e0a3 101 0.03 vMB 170
137,065 137,065 00000000000003c66a58de8663960d1d9bf41c4c5235b5559dc22abc4399d1ce 56 0.02 vMB 128
137,064 137,064 0000000000000708900285b28396364015e58ef5dfafdff559744c69bc1450dd 182 0.08 vMB 587
137,063 137,063 0000000000000030c03afdceb71313dcc05c14a49e6ecbebdecabbb1a63dc48e 42 0.02 vMB 574
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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