Loading Tool

Explorer IconExplorer

Memory Pool

45,937 transactions
26.71 vMB
0.05855877 BTC
Random Selection Loading Transactions
Max Size: 141.75/200 MB

Candidate Block

Mining Attempt f7ebfc83fbd1042b80d084003a2a051b31dd38d7c22bc70738d94c06a3ea25d3
Version 20000000
Previous Block 000000000000000000000da4747ff0c723a97f7b228bc1fe68f4428c425a1574
Merkle Root 194a762d9b9924185854a1ed7784e1ae18452b3a9570d6bc75452b33b37f22de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.00933919 BTC
Feerates: 150.58 > 0.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,738 (212,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,089 702,089 000000000000000000053f9f4539f23bbdb94fa2081f3e7d6aadd836b51ac91c 575 0.32/1.00 vMB 8
702,088 702,088 0000000000000000000dcd4ecdb55a8c320a01c1f4dfce3e08545b3611813871 2,216 0.83/1.00 vMB 10
702,087 702,087 0000000000000000000c433a58a97f2a1053b02f1202afa7b102aae58368d248 326 0.18/1.00 vMB 7
702,086 702,086 00000000000000000007f670b420cbfa8717d8b1294839b63121fc72d8e8ad99 1,062 0.48/1.00 vMB 11
702,085 702,085 000000000000000000030c4f7a14184c28609c21fa61cc64eaa16ea0feffbacd 623 0.33/1.00 vMB 17
702,084 702,084 000000000000000000049f5a3d38c5597ec5502542d789d2d19f8578fea3ec4a 88 0.02/1.00 vMB 13
702,083 702,083 000000000000000000008c67ce8131d9a6265e17c753631e4f2d50a6de8f36df 212 0.11/1.00 vMB 11
702,082 702,082 0000000000000000000caac294707622b8620ba89cbd323f7c92a6bac1e0442e 1,740 0.81/1.00 vMB 10
702,081 702,081 00000000000000000001141c0e323c8fa590416b411198268539841cd5c893a6 252 0.08/1.00 vMB 7
702,080 702,080 00000000000000000002400216b6a506fb5981bb22a498fab0f9c1b1643f22df 836 0.31/1.00 vMB 11
702,079 702,079 0000000000000000000ddc2a3e2c655406eb41ea610d47985e632f14d291f41c 584 0.37/1.00 vMB 6
702,078 702,078 0000000000000000000c0b674e748402f2d7235cade54818817d3defe7938070 734 0.24/1.00 vMB 9
702,077 702,077 0000000000000000000d36f2c4976263448a3f347a39902e2751622067ffa11d 720 0.25/1.00 vMB 9
702,076 702,076 0000000000000000000dcbb12f221b966e2cfc38c0d8c1c7a5fc2e90f5f14b97 741 0.23/1.00 vMB 9
702,075 702,075 0000000000000000000289134c90d8ac1fded15af225a420e281cc60e12ae047 423 0.37/1.00 vMB 5
702,074 702,074 0000000000000000000e439ceb9051e41dfb7693650c78652adb6c381cf67aab 260 0.10/1.00 vMB 8
702,073 702,073 000000000000000000077829e03a2457fcef456433ef8b97c922c010629a6108 312 0.11/1.00 vMB 12
702,072 702,072 000000000000000000085e7f2937462eca3434af6b92b2a84a92239b410676cb 1,419 0.87/1.00 vMB 6
702,071 702,071 0000000000000000000db396022ecda38eef32459988fa072a66d115de10c20e 103 0.03/1.00 vMB 13
702,070 702,070 000000000000000000067e6c00c0f762bc638466c4879c43e7d130dbd9336720 2,832 0.99/1.00 vMB 9
702,069 702,069 00000000000000000005aa7af122e91a4f7d01c51a5b60341b86f3a294b86b48 173 0.05/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.93 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: 646.19 GB
    • Received: 12.83 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.