Loading Tool

Explorer IconExplorer

Memory Pool

22,585 transactions
9.97 vMB
0.02459384 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.04/200 MB

Candidate Block

Mining Attempt f6fd3f707e3e78a90f6df6f33ae9cba0726811fd47df99efb71af559977174fa
Version 20000000
Previous Block 00000000000000000000530b19dff44f12db6823c6764166133ba764e9326fca
Merkle Root 584581677f2e3af58c1a408cea0c8f1d61325040e44e7ca4efb0169d9179ce68
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,252
Size: 1.00 vMB
Total Fees: 0.00849440 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,508 (776,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,078 137,078 000000000000058983e335e639a1d7b2c0c3ea43a234870454f8139e2d06fd7e 150 0.07 vMB 143
137,077 137,077 0000000000000a947b80060ba816caab31a2e834241794626aa400a55117181d 19 0.01 vMB 665
137,076 137,076 000000000000035aabd45803bdac067de95a30c8db91bd6415d06250b264b129 132 0.05 vMB 340
137,075 137,075 00000000000008caed6df1a7c7d9a10961fcd79541c8c0b7270835aa195a624b 89 0.05 vMB 212
137,074 137,074 000000000000038198fccb9727d78a75e05b800881ff2cb2607e60833ac84c18 48 0.04 vMB 594
137,073 137,073 000000000000044533f8bcbe1a21675b77f6ee22fe05e22b0f77b43ffb696ed9 69 0.03 vMB 2,668
137,072 137,072 00000000000004e81d9a493e519f742eed2c2de94b947212dde7decc524d9f67 66 0.02 vMB 1,866
137,071 137,071 0000000000000a7308a36e522ddc05a74a9467dd86b0dc112f89c578a6a2eafb 115 0.05 vMB 805
137,070 137,070 00000000000008ee1495c837c2db26995f9d4b84d40f1b2c6f1676dd66f15f96 84 0.03 vMB 337
137,069 137,069 0000000000000a42f9846288bd31fcd10b3dc46c59c5b086b1e4d3d5c1836426 96 0.03 vMB 287
137,068 137,068 00000000000001f34a54efb83c61211eb8c08d5b4121c44a1b9829920c15584b 11 0.01 vMB 173
137,067 137,067 00000000000002c6b692d94164b197a7d832e32a0e7b80bc25f7080741cb8288 83 0.04 vMB 358
137,066 137,066 000000000000094cb304858b1d61979f1d4ef387f2a9fcad33cac12726c5e0a3 101 0.03 vMB 170
137,065 137,065 00000000000003c66a58de8663960d1d9bf41c4c5235b5559dc22abc4399d1ce 56 0.02 vMB 128
137,064 137,064 0000000000000708900285b28396364015e58ef5dfafdff559744c69bc1450dd 182 0.08 vMB 587
137,063 137,063 0000000000000030c03afdceb71313dcc05c14a49e6ecbebdecabbb1a63dc48e 42 0.02 vMB 574
137,062 137,062 00000000000006e396b37b0ae37dcd26f45dedc061972531cc0ce8b8569cf9f9 50 0.02 vMB 144
137,061 137,061 00000000000002315453dd32ff8db3a4e6ac829c4d5127e23d94bbe7f5d367a7 12 0.00 vMB 402
137,060 137,060 0000000000000521c7383fe1712a43e23ddc9eeb4dd07686d18f9343cf49224e 102 0.03 vMB 2,170
137,059 137,059 000000000000047946585fc9e1dac5b50a25a01563f79380960b987b32c856ce 76 0.04 vMB 169
137,058 137,058 00000000000006d2fff05c22477ce3d8a85ecd88f0090f6be225b256d646e0b2 80 0.02 vMB 103
Previous 10 blocks ↓
Total Size: 779.75 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: 378.87 GB
    • Received: 1.90 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.