Loading Tool

Explorer IconExplorer

Memory Pool

26,461 transactions
27.00 vMB
0.09844397 BTC
Random Selection Loading Transactions
Max Size: 129.72/200 MB

Candidate Block

Mining Attempt 2f7971ec25d3b1121ef24cc2df8acf7da700b5ed7532b11951ded1eae62998b5
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root 53f19570d505e1d3d71cde09d0c10c7a50a4494616257a008e7f15111c430d52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,867
Size: 1.00 vMB
Total Fees: 0.04749798 BTC
Feerates: 101.66 > 4.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (173,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,128 741,128 0000000000000000000431ac98a0f7bcf0bb73390a98eb9573c770a2f9b179e5 1,747 1.00/1.00 vMB 14
741,127 741,127 00000000000000000005dd21eee5ccf2b239de1beee095eac02c4bd3c70048c8 2,570 1.00/1.00 vMB 27
741,126 741,126 0000000000000000000379e66de1836bdece691eb8c143ad71e29ecc0819ac62 1,842 1.00/1.00 vMB 14
741,125 741,125 000000000000000000018fea532ab76d842df9781246af28d86930fcd0f8a0ba 2,973 1.00/1.00 vMB 20
741,124 741,124 00000000000000000003691fe7efa85822324ebffd1ff6df930b132d6b568d38 2,170 1.00/1.00 vMB 33
741,123 741,123 00000000000000000006b8556c7448f926dbba2cd1e3ed4a5c5820894c9a835c 2,504 1.00/1.00 vMB 28
741,122 741,122 0000000000000000000368acc47c1dba5ab49a932ddb859e33624ca9bda35112 997 0.44/1.00 vMB 12
741,121 741,121 000000000000000000064867257aff119c9b8915e83228ee18e1a9db83f01d53 1,278 1.00/1.00 vMB 2
741,120 741,120 0000000000000000000516b2eae70506c0715eebe7a3dc4130764514a57171cb 2,175 1.00/1.00 vMB 17
741,119 741,119 0000000000000000000004ae908a2bac27934dcbd753fa0c10301eb8535f887d 1,285 1.00/1.00 vMB 16
741,118 741,118 0000000000000000000405cde94f6baa6b7dddbbaba7c306eb4c38df3ebb4942 2,439 1.00/1.00 vMB 22
741,117 741,117 000000000000000000033aa0d472b8971aa4299d12d0dde739ace32d341edf6a 1,857 1.00/1.00 vMB 28
741,116 741,116 00000000000000000009119a5aadbfab06f69ba42a96b4c3c08f523d5f1453f7 1,645 0.60/1.00 vMB 16
741,115 741,115 00000000000000000004e57c5a20ea67c4c5871baeb53f2d10a07ee33a5b1bf4 527 0.16/1.00 vMB 20
741,114 741,114 000000000000000000021a2d71bcef1fda3498418b535a25b40dbf49cf8b423a 1,123 0.51/1.00 vMB 20
741,113 741,113 000000000000000000050d5ad8f3fc5e0d794831aba23ea6c9bcc996dc091bd0 343 0.11/1.00 vMB 19
741,112 741,112 0000000000000000000256d77fdcddf7812bceee989834a6a07fa44bd9d39364 1,516 0.99/1.00 vMB 10
741,111 741,111 00000000000000000008846722be80f2792a43339972a5ef30925ebfbcbef3dc 1,984 1.00/1.00 vMB 15
741,110 741,110 00000000000000000003d714ae370cdd8d3339e20812e8242f382493da42fc90 2,339 1.00/1.00 vMB 10
741,109 741,109 00000000000000000001ec6b64a07b00c3d39870d6ad809b073f7d31900d8834 2,720 1.00/1.00 vMB 26
741,108 741,108 00000000000000000009101ba62284fbd38ada344b2b386064f7b8f892176bdc 1,935 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

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