Loading Tool

Explorer IconExplorer

Memory Pool

37,706 transactions
27.07 vMB
0.05501279 BTC
Random Selection Loading Transactions
Max Size: 137.93/200 MB

Candidate Block

Mining Attempt f6402d776c399f7f2538eb238caf9d7dc3fa56234331bd0a2566ec2192bb8439
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root f1c6fe70ad06ee335da3efbaca0f0117dbd5391846976fa9966063383d06eb40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,296
Size: 1.00 vMB
Total Fees: 0.00396531 BTC
Feerates: 150.75 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (372,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,994 541,994 0000000000000000001b16e3e50f3be8403b0ec215da695567d1bb89fcf1165f 2,636 0.90/1.00 vMB 5
541,993 541,993 0000000000000000000c55411bffdd5116a47e040098ba2a352157706b3a2c4d 3,469 1.00/1.00 vMB 24
541,992 541,992 0000000000000000000f0fbccc38b6fea98d0e422ec42fc7749661b49768ca3c 909 0.31/1.00 vMB 21
541,991 541,991 0000000000000000000b8944e09da12f891c12fc15e2f97e0965d1c000c1b405 2,211 1.00/1.00 vMB 4
541,990 541,990 0000000000000000001ba197b2d9e408994700310f4adfa861aa53e2e4a364e2 3,066 1.00/1.00 vMB 24
541,989 541,989 00000000000000000008e90d646d35408e6140fb4221b60e05fc831dd5bb8af8 2,468 1.00/1.00 vMB 5
541,988 541,988 0000000000000000000624f4337c3596d334cf6c13323c3f4a8294c25c3e7496 2,859 1.00/1.00 vMB 23
541,987 541,987 00000000000000000014c6cb881285bb88dceeef74422e21d47f8a70bb3834a1 2,802 1.00/1.00 vMB 7
541,986 541,986 00000000000000000009b86e8a2fef0bc1a8ca5446d0329b75bb7986bded0f44 1,746 1.00/1.00 vMB 33
541,985 541,985 00000000000000000017e745d0058b526669244b1df1a64edeed09e932fac82d 964 0.28/1.00 vMB 16
541,984 541,984 00000000000000000017ab68855cc8143a41ea03ef50b7807f819dccc5abb731 3,025 0.97/1.00 vMB 14
541,983 541,983 000000000000000000119a41959420fe654948716346dbcfd1b66f37b6c006e5 2,046 0.83/1.00 vMB 21
541,982 541,982 0000000000000000001d6ac2b385a7602ab74b806eef8ec7b1700d825112a75a 892 0.50/1.00 vMB 8
541,981 541,981 00000000000000000009275bfb7a74e8551bf8d081adcc303b579d2505ab59f5 2,958 1.00/1.00 vMB 27
541,980 541,980 00000000000000000009bb44ba21d329639767dc15b3911d479bece2d3bfc681 1,499 0.60/1.00 vMB 14
541,979 541,979 0000000000000000000cc97c69113e98344c3865093bb2045595f9fafb4b2c49 1,308 0.87/1.00 vMB 5
541,978 541,978 0000000000000000002713ca2af00c194958b916096e09f900610d3674590fe6 1,343 1.00/1.00 vMB 6
541,977 541,977 00000000000000000020ed8cd77c560e8b7f45afb9064d68aa158ac7011e35e6 2,980 1.00/1.00 vMB 23
541,976 541,976 0000000000000000001c55b1cd62e6266e579dbd9381c7fd64791ddabd1fa6b8 2,263 1.00/1.00 vMB 6
541,975 541,975 00000000000000000017e901ff7475c1fa518492209fea41a61d8d07d1fbd767 2,755 1.00/1.00 vMB 33
541,974 541,974 0000000000000000001104a863046dfbad1a2941128815669623ff93c2a3945f 2,358 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.