Loading Tool

Explorer IconExplorer

Memory Pool

37,791 transactions
18.39 vMB
0.14453868 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.56/200 MB

Candidate Block

Mining Attempt 7c44f93d4f679cec6456b0187efd5b3c0fcf421c515826e5c6f87a572ada8dd7
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root e0d49c7557a35e5ba54aa5efce3ae1fd93046744ad80b513ad2b501d451a068c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,370
Size: 1.00 vMB
Total Fees: 0.02572233 BTC
Median Feerate: 2.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (749,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,867 163,867 00000000000000fa613d8dcdc8a1afd1b8cf6907562f6b3604c5a66250030dda 14 0.00 vMB 15
163,866 163,866 00000000000009a7bca4c71d0cefad09daba7b1385667a12c0b9d4d27cae9253 159 0.06 vMB 188
163,865 163,865 00000000000003f0af00f5de52dd7ba7ed9952d45d26ec028b13db9778fd103c 140 0.05 vMB 103
163,864 163,864 000000000000001c430e41f66efcf399b924fe6c3935a567a1bdafad7f0909e0 72 0.03 vMB 181
163,863 163,863 0000000000000aa3c294f671bf327c6f2ec761e4648e409f8bf87f0c042a9b66 14 0.00 vMB 63
163,862 163,862 0000000000000b44a2f1694682f87c0f18d99bdea97774243a59e46b7c6ac3e4 24 0.01 vMB 400
163,861 163,861 00000000000002aaff5d21f26a427ebe7661a3ccefaee7f01443952607f5f37f 65 0.02 vMB 22
163,860 163,860 0000000000000041028f8b080ac31934b1a1ff9756345e4888c4864bd6890f73 89 0.03 vMB 102
163,859 163,859 00000000000001d7b8f2569f34636c57d378a4ab8cd2477a892c3e3e25543d96 52 0.02 vMB 31
163,858 163,858 0000000000000cc098bd2a56bf4d25d972d44dd367ac3ef4480da5ef3d071307 45 0.03 vMB 389
163,857 163,857 00000000000003c7ecda1e81dafc32d27b97ef34a6b311e6279a8cc8e6aa8200 17 0.01 vMB 81
163,856 163,856 000000000000017298d8f83f9205b1cfaa0681ce323db3d7f429b9522c06341e 7 0.00 vMB 0
163,855 163,855 0000000000000744104684255bff9a4171b933b22b56ca6f46053991adef2340 37 0.02 vMB 232
163,854 163,854 00000000000000cbbab78773a05658fb7580a63e27c15a0961cb57918e5633dc 85 0.03 vMB 122
163,853 163,853 00000000000001d90483099b918ca1a6c82d4bf0d354ee382bd191daf18abce7 55 0.02 vMB 331
163,852 163,852 0000000000000810f83d87952f1b3ec49dea5b3fcfae75956a7f39bba678cc15 48 0.02 vMB 279
163,851 163,851 00000000000006ede88bc6b82ede112f02ddd5b23d39ec24f8a0154b1a76f746 50 0.03 vMB 24
163,850 163,850 00000000000008d12c26896412cc1c2e7dbefc8b14ee9042a5a187e51b1e6bd3 93 0.04 vMB 185
163,849 163,849 00000000000008b47e8daf64b5e70d1d62aa995a99ca036c34f69c0a2ad5823c 86 0.02 vMB 2
163,848 163,848 0000000000000c74e8133130f5f2a2d752d0b9bf431994b089b2cadaa8a5bb94 124 0.05 vMB 160
163,847 163,847 00000000000007ae0d7c81fe1682cdb18b2708393d8082f1b55f40ea4aaaa62a 13 0.01 vMB 45
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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