Loading Tool

Explorer IconExplorer

Memory Pool

17,281 transactions
10.32 vMB
0.05321810 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.75/200 MB

Candidate Block

Mining Attempt 017e51dd0310c309f17131d18ee8edc021556469d79d40d1ef40bb06c8a22bc3
Version 20000000
Previous Block 00000000000000000000165d7af7be67c1e3d29b44f6d7a971e6c1f6d2b62971
Merkle Root 761fd4dd23b6775c81bc1686961b636c3509baf3bee1e48c5c3e7adbd8893202
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,001
Size: 1.00 vMB
Total Fees: 0.02954014 BTC
Median Feerate: 2.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,361 (782,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,971 130,971 000000000000077ff829e30c18f17a1a14139a77ef323018fdb7af1fbd710a08 5 0.00 vMB 1,336
130,970 130,970 00000000000006f4a648ae14c45b80da85c4f74a0679da3ac66ef48c97fa8ac8 11 0.00 vMB 971
130,969 130,969 00000000000003dc5c64622fe8c50a70095d301cc89ebcf898d05c52456a8cf6 70 0.02 vMB 1,007
130,968 130,968 0000000000000cb851f3d140a26ce403d2bacf7e491c05cb83c229a590424bbf 11 0.00 vMB 680
130,967 130,967 0000000000000084d10535a77b003f294d7b3ac3d7dd7034db359486aa1ef53c 9 0.00 vMB 86
130,966 130,966 00000000000019d0f5739cee03f4db3508b59d1d28483a357479ebb80f6babd7 23 0.01 vMB 1,218
130,965 130,965 00000000000014fee5e04d77bc41d43c0ca642ec4188fa6334e1b121d8d8093b 47 0.02 vMB 1,479
130,964 130,964 00000000000014869a17d5bd7c6cc774d8a453706499b87628c7e693d7c3266c 9 0.00 vMB 1,821
130,963 130,963 000000000000017594d9038dbf76970c6486f1dcf12d962420ebb12f8fb49fc5 16 0.00 vMB 954
130,962 130,962 000000000000086ee82740102f026af7958a45eacc1ab4a2a75de55f2290781a 22 0.01 vMB 146
130,961 130,961 00000000000015fd023df24782c5ad95c8823defc91cd7b3aae4620dfebf0e0b 46 0.02 vMB 892
130,960 130,960 00000000000015a99ddfa69b57d882529f91fe43c5c94b262658dc026bb09766 20 0.01 vMB 1,810
130,959 130,959 00000000000000268b3071d94241e6b2f0639720564fe280c1a3c6300efd0ebc 17 0.01 vMB 391
130,958 130,958 0000000000001a6a63f36d26e74d6665a67dd8925ef39eb04d0ea9da63f5c774 76 0.04 vMB 455
130,957 130,957 0000000000000998a82a5c67734ad65a40c5c74800658f03f5014291c7a3eb52 3 0.00 vMB 1,198
130,956 130,956 000000000000067f90821cf8b341f46babea1c6d1b433d8f11907b872037a650 45 0.02 vMB 108
130,955 130,955 00000000000004303fa22917556a5b29b7d0081ed46bd1aecfb85e434f62a628 14 0.01 vMB 595
130,954 130,954 00000000000005ff38fe0ac16b81f194491c7d5b76449dac1ed9b5b9fec440bb 21 0.01 vMB 997
130,953 130,953 0000000000001b9581a01678cb53b3c97abd8a5eb13084112b25bb0e0e438039 43 0.02 vMB 396
130,952 130,952 000000000000103072fbe04646e8e0f2777d58db7630ec4453636bd5b01e21e1 15 0.01 vMB 1,610
130,951 130,951 0000000000000e5785546884cd291b5c0a497bf2aedd4a2d86b370ad6ca83497 8 0.00 vMB 741
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 99
    • Outgoing: 10
  • Data Transfer:
    • Sent: 169.63 GB
    • Received: 0.70 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.