Loading Tool

Explorer IconExplorer

Memory Pool

78,961 transactions
29.65 vMB
0.10771738 BTC
Random Selection Loading Transactions
Max Size: 177.95/200 MB

Candidate Block

Mining Attempt e3ae60327a04f152a4a32c4d14f80d53b590ae98f610f2db35bb960c15626183
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 874fbe39db04b5622c7bb7c640dc9bd69804e43e97a77d8317274683734e79e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,785
Size: 1.00 vMB
Total Fees: 0.02534563 BTC
Feerates: 100.53 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (160,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,230 755,230 0000000000000000000608a26c885110785efcde9eb69e63e907c65736670786 1,759 1.00/1.00 vMB 9
755,229 755,229 000000000000000000034540b5e36a55656a90f50d48dbe844568c89e2ef371b 3,421 1.00/1.00 vMB 17
755,228 755,228 000000000000000000069da2e2e39871b53bead0dd4014834bd0e987303b6446 3,454 1.00/1.00 vMB 22
755,227 755,227 000000000000000000080339db6f1aea2497f4ca61dc17b902a2cf2a0b4a3d9f 488 0.16/1.00 vMB 9
755,226 755,226 00000000000000000001aa4d14245f7dd6b7e19691af64fbe1288953bd3cdf4a 536 0.25/1.00 vMB 9
755,225 755,225 0000000000000000000272a08952540755b3ec225b2cdcabcd32a71f5cd2f082 138 0.05/1.00 vMB 13
755,224 755,224 000000000000000000038c54381e0ba8a747e027ced7149475dffbbe98da92e5 1,952 0.87/1.00 vMB 6
755,223 755,223 0000000000000000000027f91d7d11e82fb3220d18f2303956d2a09fa956bb80 1,005 1.00/1.00 vMB 14
755,222 755,222 0000000000000000000239c65174eb8ede1ca54424dc176aaeeacb6113037cd1 3,027 1.00/1.00 vMB 7
755,221 755,221 0000000000000000000822f4aad64e480f7a1b67db66a3db493af7eb06d8d8db 3,405 1.00/1.00 vMB 18
755,220 755,220 000000000000000000078a7560fa4fbdb556555a348c96887129c119d9f2467e 502 0.27/1.00 vMB 13
755,219 755,219 000000000000000000084e27c3b83e693df865450fdbfc2aa7d831b7601f08a6 2,632 0.99/1.00 vMB 11
755,218 755,218 000000000000000000086594390c309bc309b22c6b9588e0fb7bb5a1e7076ab6 725 0.38/1.00 vMB 6
755,217 755,217 00000000000000000007d52bdef464d8cd46b5506d4e365c493b6f16b0f09d99 3,123 1.00/1.00 vMB 13
755,216 755,216 0000000000000000000647ef06d9d521247a263defceff039e3a7cf187f4d578 511 0.23/1.00 vMB 7
755,215 755,215 000000000000000000053bcb2071f61e1d566cde1da4ee041abbeb4e4d9d1a43 2,922 1.00/1.00 vMB 11
755,214 755,214 0000000000000000000760ab2d85a29da84304ad15e04172ee1602cf4ca538d6 2,809 1.00/1.00 vMB 11
755,213 755,213 00000000000000000007bdab2d50c9428a60f1aad10c5a53299074d50537bd62 2,617 1.00/1.00 vMB 10
755,212 755,212 00000000000000000004dac94364fa3f56e882ae92691e3454677eaeba0ed093 1,830 1.00/1.00 vMB 9
755,211 755,211 00000000000000000006c1481ba908deebcb03c62d9504fe6650230fa40e1f6b 2,096 1.00/1.00 vMB 18
755,210 755,210 00000000000000000000b44cd689dccd3f168763b6ae4c543a840caa6a013ef0 2,626 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.91 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: 713.99 GB
    • Received: 17.50 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.