Loading Tool

Explorer IconExplorer

Memory Pool

40,965 transactions
26.60 vMB
0.06685068 BTC
Random Selection Loading Transactions
Max Size: 138.65/200 MB

Candidate Block

Mining Attempt eb78239b77c78efdd3c057c9781196db1921fb604fd4f1e3d21f775d95cbcf20
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root bf776c61683c42c00e081660d55a2d5ec3a61adab40ca8fa339718d10d6669e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,745
Size: 1.00 vMB
Total Fees: 0.01765495 BTC
Feerates: 265.25 > 1.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (294,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,094 620,094 000000000000000000032e1775f669563cd3017584c4f27f6e8d3281196f69d3 2,734 1.00/1.00 vMB 23
620,093 620,093 00000000000000000007c45eb439dec2b92c7f2cdecd05742dc71d1e442a7eb3 2,171 1.00/1.00 vMB 13
620,092 620,092 000000000000000000017877d3e574b8301feb471818ff4f026f306c96c05f0c 2,602 1.00/1.00 vMB 16
620,091 620,091 0000000000000000000cea8528c0599b7a95cd7e05cad987d8fef7a35c95fda3 2,143 1.00/1.00 vMB 13
620,090 620,090 00000000000000000003fedb7763e644cd32cbf82f7112d96abc05d5b53f5489 2,099 1.00/1.00 vMB 14
620,089 620,089 000000000000000000110cf297568228a910f1a2ea658b2561848df8cbe1c7d2 819 1.00/1.00 vMB 6
620,088 620,088 000000000000000000004b60db3ddcec59e363ca7b060b40477de9f9028e3f24 2,259 1.00/1.00 vMB 13
620,087 620,087 000000000000000000066e16f5a6a676df0874a25ff18508667902bb2d974832 1,011 1.00/1.00 vMB 1
620,086 620,086 00000000000000000007e878eeac6759428eefd56ca6e7aa7b3cacd4f1d28022 2,657 1.00/1.00 vMB 19
620,085 620,085 0000000000000000000d841dc529ec4285c04b7250bda97e4d4ea34f55c17e22 1,859 1.00/1.00 vMB 21
620,084 620,084 0000000000000000000761e66f21aa37e042c22467417cb468ceb83133d0358e 1,494 1.00/1.00 vMB 9
620,083 620,083 00000000000000000001de3d86ddcb181ef5f426174e4962b123d1f27046a587 437 1.00/1.00 vMB 3
620,082 620,082 0000000000000000000e087ad281ea23500b7457c1fffc2dfe9f5110b0d8afd6 292 1.00/1.00 vMB 2
620,081 620,081 0000000000000000000113619c314cb7b1c670e501005247967880c894068859 799 1.00/1.00 vMB 1
620,080 620,080 0000000000000000000860a950dfee7ed52b26d9dd8ebd4a248a91b5482ac8aa 2,377 1.00/1.00 vMB 12
620,079 620,079 00000000000000000010e54f55561c7ef50db92e9550e13f3a54c606e7bab4c1 2,668 1.00/1.00 vMB 25
620,078 620,078 0000000000000000000126d27587de14ff9dfe3f2df858a9dbb7a57a68aaecd1 1,619 1.00/1.00 vMB 9
620,077 620,077 000000000000000000001d241c12d9faddc0d0ffb2f765bb776cbc95bf949f6a 122 1.00/1.00 vMB 1
620,076 620,076 00000000000000000006163e777c0e764de6d5b1eb19a45a350c7ca5a4f615de 2,862 1.00/1.00 vMB 9
620,075 620,075 000000000000000000088e60d8746fad32063515b79511b4f78f102f60f586ea 2,853 0.99/1.00 vMB 25
620,074 620,074 000000000000000000005dcbf1171489c4e7988f33126731213b730188e2ed58 3,231 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.