Loading Tool

Explorer IconExplorer

Memory Pool

75,986 transactions
28.37 vMB
0.08334917 BTC
Random Selection Loading Transactions
Max Size: 172.57/200 MB

Candidate Block

Mining Attempt ec1aa5927bf4afb2905bcc2195db5f4d0a5863bc44c800e4a155ce7eea16751e
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root c7c7f019df51849449dd179ffafe53f60d679458e45338af1e360c03cda457a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.02043288 BTC
Feerates: 180.82 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (751,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,061 164,061 000000000000050d29e7a5f4deb5922dcf9a58a859bfbfac6e8313f8586fa74f 160 0.05/1.00 vMB 1
164,060 164,060 00000000000008520f850fad0ba72c7c8b89499db5c3f505cd2cec6538a62db8 94 0.06/1.00 vMB 134
164,059 164,059 0000000000000c8b8780585677b8d634a022360578382650cd4d6e922aaac3d1 71 0.03/1.00 vMB 165
164,058 164,058 0000000000000184a46e50af64c25fb36ab743b4dab017daf5251f6faf0c8305 162 0.05/1.00 vMB 7
164,057 164,057 0000000000000b8c30933452a48873102fbe05091dfe8a0ce82dbbec8b25ec2f 72 0.03/1.00 vMB 238
164,056 164,056 00000000000004be982f623619cb74c2300d16f14344122d5ab4dfbba748e53e 72 0.04/1.00 vMB 109
164,055 164,055 00000000000004cd6d5e4b51ee1111ef3c3daaf39cf193cec700c7dd4b778654 105 0.07/1.00 vMB 102
164,054 164,054 00000000000001d0a3f99bc319c10bbb5eff4ce1323d90260cffbef4a2650c9b 99 0.05/1.00 vMB 91
164,053 164,053 000000000000039bf53cf64a720088e821a4bfecaf6412236678a09912546d54 14 0.01/1.00 vMB 132
164,052 164,052 000000000000037b6cb25596d2f958329c09b804740b9ec17354c5ddfb2b54d0 32 0.02/1.00 vMB 315
164,051 164,051 000000000000028f27ef9862b3f64ee11145d91d0413dbcae6b2b70da7016834 23 0.02/1.00 vMB 135
164,050 164,050 000000000000082cf12361ae9b6bae72c377b1f27a1b02959fa785d816528d80 16 0.01/1.00 vMB 25
164,049 164,049 000000000000019ca1fff7f5e9109cb33698cdcd1cc83a86c7eb3d362dc67e7e 141 0.06/1.00 vMB 238
164,048 164,048 00000000000007d9ae08e066d749b9dbacbd00b86e58b853d5947c20951488a1 10 0.00/1.00 vMB 32
164,047 164,047 00000000000000e9f06dd6ef52c63089af08a793cd19a018b72f8c3870d12cbd 57 0.04/1.00 vMB 63
164,046 164,046 00000000000003b85e79ef1d606008bd4355d0a13bbc83b185b43105b8e95857 29 0.01/1.00 vMB 117
164,045 164,045 00000000000003a513e545e03fae4f5145182d6367768009758983aa4beaf769 16 0.00/1.00 vMB 520
164,044 164,044 00000000000006f432fa143a8399ce1b7971b8769f739dca83d1b72c28467d87 15 0.01/1.00 vMB 25
164,043 164,043 00000000000001f613b6d8865c6a628f68611a5a57aa81b01a75bd5613334202 54 0.03/1.00 vMB 76
164,042 164,042 00000000000008ac379dbf63679d9e5dc3f7a026b8b575162cb718b6feb09dbc 80 0.04/1.00 vMB 118
164,041 164,041 00000000000005c289711bb2417c365a8b1c4eea8a8bb1fbcee67cfcf8e5ca23 14 0.01/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.86 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: 712.89 GB
    • Received: 17.24 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.