Loading Tool

Explorer IconExplorer

Memory Pool

75,849 transactions
28.38 vMB
0.06474387 BTC
Random Selection Loading Transactions
Max Size: 171.86/200 MB

Candidate Block

Mining Attempt 19184e6297786061467b1addd4f8d9e03336d97d8da3fe80e49c3fbb6e00a8df
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 3d9849f28140197fd498d602d3a7c9a63799eca0dd4a420b2c4c54014db4ddd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,791
Size: 1.00 vMB
Total Fees: 0.00591265 BTC
Feerates: 60.16 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (751,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,023 164,023 0000000000000c2103d203807987ed579abcff0c72c8b13fc6b489c6f3f53ffd 33 0.01/1.00 vMB 205
164,022 164,022 00000000000005154b389db8b0a6ac433f4543cd3da1950004e7d3145ead0488 16 0.00/1.00 vMB 54
164,021 164,021 000000000000026a19d9e78dac1c5c6341a7436fc855386115993033eb725179 14 0.01/1.00 vMB 415
164,020 164,020 0000000000000c2636a490a6d4da0b741a03b792a98c4c4626ddb8f115b6e84a 23 0.01/1.00 vMB 289
164,019 164,019 00000000000000337b93db469d488979a33ed308d7c70a7913c6d8da092d8009 57 0.02/1.00 vMB 62
164,018 164,018 000000000000094947d35f6c3ae9dd3da1f966618b9f762222ebcf2262abfd22 93 0.03/1.00 vMB 141
164,017 164,017 00000000000007971e080ee133339db329b425db54526bd66d8da37aec820771 17 0.01/1.00 vMB 146
164,016 164,016 0000000000000408afb09ad055f34a8c790c7e5d02709f11bd8b91904b072651 42 0.02/1.00 vMB 5,522
164,015 164,015 000000000000035ccf5c984cde8c33aa8633467f66f8994bd525e36b196cb669 96 0.04/1.00 vMB 111
164,014 164,014 0000000000000746e546f0adea72e22f5d8e6e52213c25038feb84e822e04de6 35 0.01/1.00 vMB 506
164,013 164,013 00000000000005bd93b61bc62c6549f1f1917ca54939e1013cbecdc4dd55f145 79 0.04/1.00 vMB 185
164,012 164,012 00000000000008f61a3947dda7716a073872a0b052193497a02354d3f0906a3f 49 0.03/1.00 vMB 68
164,011 164,011 000000000000017db5cdddc699cd5278f51fb5cc792ddc421dbb04f731b10fff 80 0.04/1.00 vMB 110
164,010 164,010 00000000000009c68ae0e2c81baa4b167795685f23ff750d0a1aeba097d7e91c 29 0.02/1.00 vMB 84
164,009 164,009 00000000000009a018ff22ed3e84db31993b56dd927b48d0dc20ef1bf807a0ac 20 0.01/1.00 vMB 584
164,008 164,008 0000000000000ab2463c0094e72336ded76c7bd9976388178ba46cdfd6e4dca6 8 0.00/1.00 vMB 0
164,007 164,007 0000000000000c4ee4092f4e25141cc0d7b6029c7a816fdc16f6d13ed46926c2 7 0.01/1.00 vMB 962
164,006 164,006 000000000000008f7b9967aa77451504d4622536532c2deb69cc70d50f242eca 158 0.05/1.00 vMB 104
164,005 164,005 0000000000000784637f64a814037f3a131574b92cbb75ec4c4c1aa5097fe114 23 0.01/1.00 vMB 124
164,004 164,004 0000000000000ad5995984b1025e615f3f4d6332627bc467846bd179fb51bca6 36 0.02/1.00 vMB 159
164,003 164,003 00000000000001c42930f6b755a30c960a3fa4fb01c2c132faeec384120e458f 66 0.04/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.59 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: 671.51 GB
    • Received: 15.94 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.