Loading Tool

Explorer IconExplorer

Memory Pool

82,777 transactions
30.67 vMB
0.31050709 BTC
Random Selection Loading Transactions
Max Size: 185.02/200 MB

Candidate Block

Mining Attempt f746386d7f643626f559aae3fb8b3c38ea88279f508490a46290e47aa55ad26f
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root b1c7edb3a941715408bc87cb018a35511430434bef839fe3706e9e3cdb5d0a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.22487996 BTC
Feerates: 502.67 > 22.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (320,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,060 595,060 00000000000000000009d3ca99d7e14a21fc2fcfa2cbf0a17a684a098cf257fa 319 0.10/1.00 vMB 17
595,059 595,059 0000000000000000000720aaacd698756b724ae48c5628ca76700d01d92933e2 816 0.33/1.00 vMB 20
595,058 595,058 0000000000000000001390cb706c22238a38a7960ce905dca8bae7611fd7cf73 715 0.25/1.00 vMB 17
595,057 595,057 0000000000000000000fc715b48361fc402e50800c0b05e3a954f8d6d7c52043 1 0.00/1.00 vMB 0
595,056 595,056 00000000000000000006c677a71ce45676297e8302e2241fb0e7a805beafddf0 574 0.16/1.00 vMB 17
595,055 595,055 0000000000000000001170e5cbec2661ffef4209a4cf87c5e85954aa11db5835 474 0.37/1.00 vMB 8
595,054 595,054 00000000000000000010fa96ab9edd2e550b1987096dfca18f92fe39a63db7dd 1,647 0.49/1.00 vMB 14
595,053 595,053 000000000000000000098256ec809f1b29b88545af09dd17eb379457339d59c0 2,107 0.74/1.00 vMB 15
595,052 595,052 000000000000000000084c10d1685fd22f079a624d0c1aac205192a9babb27c2 3,835 1.00/1.00 vMB 21
595,051 595,051 000000000000000000171c3d74afe1c285cf5a3df2fabc152eb52c24b60e6855 400 0.14/1.00 vMB 15
595,050 595,050 0000000000000000000bc5551fb1c426cdc33ba2a1c2bed2025a0a72b12e610d 78 0.02/1.00 vMB 12
595,049 595,049 000000000000000000131bbefc396e0a74f6fce5a3520c20f6ab05a9946c8fd8 1,591 0.42/1.00 vMB 3
595,048 595,048 00000000000000000009f39c7afaa08e167001967bdfcfd781eee8ac4238d1e1 3,063 1.00/1.00 vMB 7
595,047 595,047 00000000000000000016ccae6dc06193160ce5e5f6d7aee735ef5232c9657ec1 2,909 1.00/1.00 vMB 27
595,046 595,046 00000000000000000002c9af327a63de7c92d3ee8b5c0470976d329077b1eefa 467 0.15/1.00 vMB 10
595,045 595,045 0000000000000000000d9dc0f81dcc2900da6d8b8f7a5fb20807c428ba20f1ab 3,005 0.80/1.00 vMB 14
595,044 595,044 000000000000000000057f0a78cd0e5f5d0bfdd363cce90e8573857799628b28 1,303 0.35/1.00 vMB 13
595,043 595,043 0000000000000000001107c23fcedce40205c39cbea53d4f85a2fa51b76aa35a 1,284 0.41/1.00 vMB 9
595,042 595,042 0000000000000000000f405b752c6354aa1df35be67c5a0a6bde9b0b78be42a0 783 0.26/1.00 vMB 10
595,041 595,041 00000000000000000004ebbd0109e16d2e749eea5322f0c0444237d711642b85 269 0.07/1.00 vMB 16
595,040 595,040 0000000000000000001394c7cbdafcb22f8d470e163c93ea7376e3d1b94c9eb6 589 0.16/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.60 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: 671.86 GB
    • Received: 16.04 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.