Loading Tool

Explorer IconExplorer

Memory Pool

46,759 transactions
27.36 vMB
0.08376111 BTC
Random Selection Loading Transactions
Max Size: 144.71/200 MB

Candidate Block

Mining Attempt 53236cff59b28fae5e580cc70314e08d6ee702e810cc7bf2a68cb6c54b78c399
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 2acea2008c7d48396d0c2863a4a92dd6c79ba09475a0a4a2b67975f7f2e1e289
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,826
Size: 1.00 vMB
Total Fees: 0.03162400 BTC
Feerates: 298.51 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (174,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,005 740,005 000000000000000000059e0569851393a8da17c7b5f6efa177601db1c776d040 996 1.00/1.00 vMB 12
740,004 740,004 000000000000000000052c0ff4fdb2ea60470711636b4f3d9049c66ee0c4bf15 2,119 1.00/1.00 vMB 14
740,003 740,003 0000000000000000000271a7ba86a98b95f3ecdf58a6782c7323db7fc75c1e9c 2,853 1.00/1.00 vMB 12
740,002 740,002 000000000000000000025e32600c94a02833f61035f1760e84839446288b6e1e 49 0.01/1.00 vMB 14
740,001 740,001 0000000000000000000911eb101e12f19b0ceab14c73f133ff2e82664fc5941a 470 0.26/1.00 vMB 8
740,000 740,000 00000000000000000005f28764680afdbd8375216ff8f30b17eeb26bd98aac63 106 0.03/1.00 vMB 12
739,999 739,999 000000000000000000053385e3fdf37e6edfe7adda2fcbf73f0ac6668ea3715b 230 0.10/1.00 vMB 9
739,998 739,998 00000000000000000001f9ba3cb8569d5f58bae022837ddefc5339bd91c90e21 1,800 0.71/1.00 vMB 4
739,997 739,997 000000000000000000067a0dd6f7f544f644dfebbffb316ab540cbabc9108b87 2,086 1.00/1.00 vMB 12
739,996 739,996 000000000000000000006aa440c551b390dfbc6fd87e3a74e7e8721aa8edd0f2 765 0.47/1.00 vMB 9
739,995 739,995 00000000000000000002104d9e397ff38a6bfcc497bbb40d94a56f924c7d679e 1,203 0.71/1.00 vMB 8
739,994 739,994 00000000000000000000c4dbd295e44d5b8d976a64c666b5123748becf489ec8 698 0.53/1.00 vMB 11
739,993 739,993 000000000000000000025185f81eaf63f5a004c0da6a5ced88bc401bd7fb5420 1,373 0.76/1.00 vMB 4
739,992 739,992 00000000000000000002a87df7a6ea79422b2dffe8e8fa14bcfa0064540d592e 1,843 1.00/1.00 vMB 9
739,991 739,991 00000000000000000005efdf1575f36bf19649be98078901b8451d84ed021ad3 1,713 1.00/1.00 vMB 17
739,990 739,990 000000000000000000056aa302bd92a1da4d6c996eee77ee790490c2d50c626e 645 0.30/1.00 vMB 6
739,989 739,989 00000000000000000003473d0de4a1d4daacd56196e72c6526ab8c04095bf9b6 1,643 0.56/1.00 vMB 8
739,988 739,988 00000000000000000007afb0fa02a9bdc929acbc9a5338b72304af2b5645f80a 1,487 0.85/1.00 vMB 6
739,987 739,987 0000000000000000000042003fa89f967581dfeca0b5910d3782eff5a19a69c5 367 0.16/1.00 vMB 8
739,986 739,986 000000000000000000060f483d1977df9871c166037b31331249d87bcfe82a04 2,545 0.97/1.00 vMB 9
739,985 739,985 0000000000000000000396057b8e6a748573b3f1c7f19ffb83d96e6f5d7c0009 103 0.03/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.