Loading Tool

Explorer IconExplorer

Memory Pool

78,622 transactions
29.40 vMB
0.06417750 BTC
Random Selection Loading Transactions
Max Size: 176.91/200 MB

Candidate Block

Mining Attempt bd8ab3b5ffa843bf6d340581b9fe07d63266c595d73994a7b082e7aa3bcbea0e
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root 1209879fa4dba2356cb267f56afcf9da9995ca2eb8037771f761b4c2c18edcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,444
Size: 1.00 vMB
Total Fees: 0.00452502 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (532,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,842 382,842 00000000000000000220b8aed5407938488643a45aa2e367aac59dc8c5e12a02 737 0.42/1.00 vMB 31
382,841 382,841 00000000000000000a0a148a79b3681f04661f7936c2f8116913071ba34393ac 397 0.25/1.00 vMB 26
382,840 382,840 00000000000000000415475cabdba1ecf64a46ff9837b7a0f9ac20cc275c7da6 240 0.16/1.00 vMB 22
382,839 382,839 000000000000000008df3641a684c87cf68f0a63e63b39d33bd5e970b9cefaca 1,047 0.58/1.00 vMB 29
382,838 382,838 00000000000000000e81f22c41033d8739dad08bb2e12e5a2063cfa687fa8f9e 432 0.26/1.00 vMB 26
382,837 382,837 000000000000000005c867aac305c257b8918fdae44882fbac8799e35751f36d 1,592 0.82/1.00 vMB 30
382,836 382,836 000000000000000009fc328d638e103902699cfb8b26d0e1015716cc81a07e07 1,570 1.00/1.00 vMB 26
382,835 382,835 000000000000000005f2a754d0d23629ea9f52d2a0bc8dfa4c8152324fff0fa3 2,564 0.90/1.00 vMB 70
382,834 382,834 000000000000000000c55d40bb0207d6360da81d751d5d53fb3c2996fc98b759 1,120 0.61/1.00 vMB 48
382,833 382,833 00000000000000000719978505a90d84a77bb6a2628881a45809da91691b622d 923 0.52/1.00 vMB 42
382,832 382,832 0000000000000000082ba12cef739cb70cb0004fb47c507c96afd751ca05b869 433 0.44/1.00 vMB 14
382,831 382,831 000000000000000000b93edace6ed7c5a0dd1132cfe25372f89632e5bbd116bc 2,180 1.00/1.00 vMB 35
382,830 382,830 00000000000000000a5bc296845c7945f2c95e109c387b807bf70bb4cf0e8a2e 2,042 0.90/1.00 vMB 37
382,829 382,829 0000000000000000114b5e998ad0c0123e4276f6159ed3149e33a10465279c72 338 0.20/1.00 vMB 24
382,828 382,828 00000000000000000e503cdb4145fb65e9f3d322352b306a2d5ad05a54954208 653 0.52/1.00 vMB 70
382,827 382,827 0000000000000000113b0f4d2aee30523a49a23edd86044e528e338b3f695fba 2,023 0.93/1.00 vMB 33
382,826 382,826 0000000000000000030f5fb2bc4dacc64add413c14c55486df81c4949d54e236 188 0.13/1.00 vMB 19
382,825 382,825 000000000000000006ad7de2db3a159f121568427e8e068f0fccdd665346650a 261 0.15/1.00 vMB 29
382,824 382,824 000000000000000005d9a3446db43907d1544581c0f2d5c201344d981efabbf7 672 0.33/1.00 vMB 34
382,823 382,823 0000000000000000000b2d94d7410ea462d7a0a4c649d20e533d3c08f120acd2 1,201 0.58/1.00 vMB 31
382,822 382,822 0000000000000000116e74818208cc9cdade5b0ad2f3da79ff178c41fd0e9a23 260 0.14/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.37 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: 663.87 GB
    • Received: 14.94 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.